...
Variable name | Data type | Description |
---|---|---|
| string | Default client ID for authentication |
| string | Default client secret for authentication |
| string | URI of the issuer for authentication |
| string | id of the Authorization provider tenant of the application |
| string | Authorization URI |
| string | Token URI for obtaining access and refresh tokens |
| string | User info URI to obtain user details |
| string | URI to obtain JSON Web Key Set |
| string | End session URI for logging out |
| boolean | Indicates whether Proof Key for Code Exchange (PKCE) is used |
| string | custom delimiter for the role strings. Default: “.” |
| string | wildcard for non confidential configuration areas. Default: “*” |
| string | Claim configuration. See here for details. |