KeyCloak
Keycloak is an open-source identity management and access management solution. Keycloak provides user federation, strong authentication, user management, and fine-grained authorization control.
Configuring the Connector for Keycloak
To configure Lucidum to ingest data from Keycloak:
Log in to Lucidum.
In the left pane, click Connector.
In the Connector page, click Add Connector.
Scroll until you find the Connector you want to configure. Click Connect. The Settings page appears.
In the Settings page, enter the following:
URL (required): The URL of the Keycloak API
Username and Password (required): Keycloak username and password
Verify SSL. For future use.
Realm name (optional): The realm name, the default value is master.
Client ID (optional): The client entity associated with Keycloak admin, the default ID is admin-client.
To test the configuration, click Test.
If the connector is configured correctly, Lucidum displays a list of services that are accessible with the connector.
If the connector is not configured correctly, Lucidum displays an error message.