Skip to content

Creating AAD Keycloak composite roles (optional post deployment step)

You can create composite roles in Keycloak and link them to Azure Active Directory groups.

This may simplify Keycloak's identity provider configuration.

Prerequisites

To successfully create composite roles in Keycloak you need the following:

The Keycloak admin password and URLs of your kdb Insights Enterprise deployment.

KeycloakPassword

URL

Create kdb Insights Enterprise composite roles

kdb Insights Enterprise uses Keycloak as its Identity and Access Management component.

Follow the steps below to log into Keycloack and create the necessary roles.

  1. Use the keycloakUrl or the insightsUiUrl + /auth/ from the section above to navigate to the Keycloak web UI.

    Keycloak

  2. Click on Administration Console and log in with the username user and the password you provided during the deployment.

    SignIn

  3. Click on Roles in the left-hand menu then click on the Add Role button.

    AddRole

  4. Enter the Role Name: <role name> and click Save.

  5. Turn Composite Roles ON.

  6. Associate it with the desired roles.