This adapter manages users, groups, and roles in Keycloak.
Note
If a Realm other than the Default X4 Realm has been created in Keycloak (http://localhost:8085/auth), the respective client (http://localhost:8085/auth/admin/master/console/#/YourRealm/clients) must be assigned the appropriate role in Service Account Roles.
Properties
|
|
Operation executed by the adapter Possible values:
|
Parameters
|
|
Base URL of the Keycloak server |
|
|
Range used in Keycloak REST API calls |
|
|
Client ID for the Keycloak REST API authentication |
|
|
Secret client key for the Keycloak REST API authentication |
Status values
|
|
The adapter operation was successful. |
|
|
An error occurred while running the adapter. |
Additional information: