AuthenticationSettingsContract interface

API Authentication Settings.

Properties

oAuth2

OAuth2 Authentication settings

oAuth2AuthenticationSettings

Collection of OAuth2 authentication settings included into this API.

openid

OpenID Connect Authentication Settings

openidAuthenticationSettings

Collection of Open ID Connect authentication settings included into this API.

Property Details

oAuth2

OAuth2 Authentication settings

oAuth2?: OAuth2AuthenticationSettingsContract

Property Value

oAuth2AuthenticationSettings

Collection of OAuth2 authentication settings included into this API.

oAuth2AuthenticationSettings?: OAuth2AuthenticationSettingsContract[]

Property Value

openid

OpenID Connect Authentication Settings

openid?: OpenIdAuthenticationSettingsContract

Property Value

openidAuthenticationSettings

Collection of Open ID Connect authentication settings included into this API.

openidAuthenticationSettings?: OpenIdAuthenticationSettingsContract[]

Property Value