This adapter which returns a Keycloak token so that the user can log-in a with the Keycloak user and password.
Properties
|
|
Operations executed by the adapter Possible values
|
Parameter
|
|
Main adapter class (do not change!) Possible values: de.softproject.x4.auth.keycloak.KeycloakTokenAdapter: Hauptklasse (Standard) |
|
|
User name (mandatory) |
|
|
User password (mandatory) |
|
|
Realm to be used in Keycloak REST API calls. |
|
|
Client ID for Keycloak REST API authentication. |
|
|
Client Secret for Keycloak REST API authentication. |
Status Values
|
|
The adapter operation was executed successfully. |
|
|
An error occurred during the execution of the adapter. |
The documentation of the ReST interface can be found at http://localhost:8080/X4/X4Api/.