X4 Produktdokumentation

Keycloak Token (deprecated)

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 token

Parameters

userName

User name (required)

password

User's password (required)

url

URL of the Keycloak server

realm

Range used in Keycloak REST API calls

clientId

Client ID for Keyloak REST API authentication

clientSecret

Secret client key for the Keycloak REST API-authentication


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/.