Skip to main content

Default roles

A complete list of all the default roles based on modules (access scope):

Importing roles

You can import a super admin group and its default roles in Keycloak using the following script file.

Download script + roles

You need to edit the following script parameters:
  • baseAuthUrl
  • username
  • password
  • realm
  • the name of the group for super admins
The requests package is needed in order to run the script. It can be installed with the following command:
The script can be run with the following command:
Last modified on August 5, 2025