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