OpenAuthenticationAccessPolicy interface
Open authentication access policy defined by user.
Properties
claims | The access policy claims. |
type | Type of provider for OAuth. |
Property Details
claims
The access policy claims.
claims?: OpenAuthenticationPolicyClaim[]
Property Value
type
Type of provider for OAuth.
type?: string
Property Value
string