Role provisioning: Keycloak admin user with restricted rights

It’s possible to create keycloak admin users with restricted rights. For example, a keycloak user who can only manage the DEV realm users.

Follow these steps to assign a restricted role to a user:

  1. Navigate to MASTER realm and create a user.

  2. Assign a restricted role to that user. For example, you can create the dev-users-admin role upfront, which gives users the ability to only manage repo users.