OpenIdAuthenticationSettingsContract interface
API OAuth2 Authentication settings details.
Properties
bearer |
How to send token to the server. |
openid |
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