Provider
A resource that represents the configuration of a Provider.
Type: object
The following properties are required:
- clientId
- clientSecret
- authorizationUrlConfig
const
Specific value:
“AUTHORIZATION_CODE”
Must not be:
Type: object
The following properties are required:
- clientId
Must not be:
Type: object
The following properties are required:
- clientSecret
Must not be:
Type: object
The following properties are required:
- authorizationUrlConfig
const
Specific value:
“CLIENT_CREDENTIALS”