Package version:

Interface OpenIdConnectRegistration

The configuration settings of the app registration for the custom Open ID Connect provider.

Hierarchy

  • OpenIdConnectRegistration

Properties

The authentication credentials of the custom Open ID Connect provider.

clientId?: string

The client id of the custom Open ID Connect provider.

openIdConnectConfiguration?: OpenIdConnectConfig

The configuration settings of the endpoints used for the custom Open ID Connect provider.

Generated using TypeDoc