IdentityProvider
External Identity Provider (IdP) configuration details.
- Schema
Properties
Name | Required | Type | Description |
---|---|---|---|
authorizeUrl | ✓ | string | DetailsRemote URL for the external Identity Provider authorize endpoint. |
tokenUrl | ✓ | string | DetailsRemote URL for the external Identity Provider token endpoint. |
userInfoUrl | ✓ | string | DetailsRemote URL for the external Identity Provider userinfo endpoint. |
clientId | ✓ | string | DetailsExternal Identity Provider client ID. |
clientSecret | ✓ | string | DetailsExternal Identity Provider client secret. |
useSubject | boolean | Optional flag to use the subject field instead of the email field. DetailsOptional flag to use the subject field instead of the email field. |
Search Parameters
NoneInherited Properties
Name | Required | Type | Description |
---|