Introduction
<insert>
Properties configuration
oauth2
- Grant Type: Select the method the application uses to obtain an access token.
- Scopes:
- View allowance templates.
- Create and update allowance templates.
- Delete allowance templates.
- Client ID: The Client ID provisioned by the OpenID provider when the client was registered.
- Client Secret: The Client Secret (password) provisioned by the OpenID provider when the client was registered.
- Code Challenge Method:
- Callback URL: URL to which Auth0 redirects users after they authenticate.
Note Ensure to provide this Callback URL to your OpenID Connect service.
- Configuration Method:
- OpenID Connect Discovery
- Custom
- Authorization Code:
- OpenID Connect Directory
- Get Authorization Code
- Custom:
- Issuer
- JSON Web Key Set
- Authorization Token Endpoint
- Token Endpoint
- Scopes
- Client Authentication: Select the client authentication type.
- Send as Basic Auth Header
- Send credentials in body
- Headers:
- NAME
- VALUE