OAuth2AuthenticationSettingsContract interface

API OAuth2 Authentication settings details.

Properties

authorizationServerId

OAuth authorization server identifier.

scope

operations scope.

Property Details

authorizationServerId

OAuth authorization server identifier.

authorizationServerId?: string

Property Value

string

scope

operations scope.

scope?: string

Property Value

string