AuthenticationSettingsContractResponse

API Authentication Settings.

Constructors

Link copied to clipboard
constructor(oAuth2: OAuth2AuthenticationSettingsContractResponse? = null, oAuth2AuthenticationSettings: List<OAuth2AuthenticationSettingsContractResponse>? = null, openid: OpenIdAuthenticationSettingsContractResponse? = null, openidAuthenticationSettings: List<OpenIdAuthenticationSettingsContractResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

OAuth2 Authentication settings

Link copied to clipboard

Collection of OAuth2 authentication settings included into this API.

Link copied to clipboard

OpenID Connect Authentication Settings

Link copied to clipboard

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