X4 Produktdokumentation

Keycloak Token 2

This adapter returns a Keycloak token for a user by logging on and off Keycloak with the user and password.

Properties

Operation

Operation executed by the adapter

Possible values:

  • Get Token: Request a token

Parameters

url

URL of the Keycloak server (required)

realm

Range used in Keycloak REST API calls(required)

clientId

Client ID for the Keycloak REST API-authentication(required)

clientSecret

Secret client key for the Keycloak REST API-authentication (required)

userName

Name of the user

password

The user's password


Status values

1

The adapter operation was successful.

-1

An error occurred while running the adapter.

For documentation of the ReST interface, see http://localhost:8080/X4/X4Api/.