OpenIdAuthenticationSettingsContract interface

API OAuth2 Authentication settings details.

Properties

bearerTokenSendingMethods

How to send token to the server.

openidProviderId

OAuth authorization server identifier.

Property Details

bearerTokenSendingMethods

How to send token to the server.

bearerTokenSendingMethods?: string[]

Property Value

string[]

openidProviderId

OAuth authorization server identifier.

openidProviderId?: string

Property Value

string