Protocol settings for authentication using the OAuth 2.0 Authorization Code flow
| Name | Type | Description | Notes |
|---|---|---|---|
| Credentials | OAuthCredentials | [optional] | |
| Endpoints | OAuthEndpoints | [optional] | |
| Scopes | List<string> | IdP-defined permission bundles to request delegated access from the user. > Note: The identity provider type table lists the scopes that are supported for each IdP. | [optional] |
| Type | string | OAuth 2.0 Authorization Code flow | [optional] |