...
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 | Attribute name for client roles |
| string | Attribute name for user ID |
| string | Attribute name for user name |
| string | Attribute name for user's first name |
| string | Attribute name for user's last name |
| string | Attribute name for user's email address |
| Sets logging level of the application. Available levels:
|