OAuth2AuthenticationSettingsContractResponse

data class OAuth2AuthenticationSettingsContractResponse(val authorizationServerId: String? = null, val scope: String? = null)

API OAuth2 Authentication settings details.

Constructors

constructor(authorizationServerId: String? = null, scope: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

OAuth authorization server identifier.

Link copied to clipboard
val scope: String? = null

operations scope.