Package version:

Interface OpenIdConnectClientCredential

The authentication client credentials of the custom Open ID Connect provider.

Hierarchy

  • OpenIdConnectClientCredential

Properties

clientSecretSettingName?: string

The app setting that contains the client secret for the custom Open ID Connect provider.

method?: "ClientSecretPost"

The method that should be used to authenticate the user.

Generated using TypeDoc