<Access>
The Access
element contains configuration definitions for accessing the Web App.
Source | Description |
---|---|
accessRight | Defines which role can access the Web App. Possible values: Name of a previously defined role Note: The roles are managed in the Keycloak Administration Console. |
authorizationFlow | Defines which authorization flow is used. If you do not want to require a login, use Note: To use the single sign-on functionality, you must use the Possible values:
Note: Keycloak must be configured according to the selected authorization flow. For more information, please visit the official Auth0® Inc. website. |
realm | Defines which realm from Keycloak will be used. Note: The realm must be specified if the |
client | Defines which client from Keycloak will be used. Note: The client must be specified if the |
clientSecret | Client Secret of the defined client, which can be read from Keycloak. Note: The client secret must be specified if the |