CycriLabs / keycloak-configurator

Configures Keycloak based on a set of JSON configuration files
MIT License
8 stars 0 forks source link

Add support for realm & client role import for users #25

Closed MarcScheib closed 7 months ago

MarcScheib commented 7 months ago

Is your feature request related to a problem? Please describe. Currently, it is possible to import clients-roles, realm-roles and users. However, it is not possible to assign roles to users.

Describe the solution you'd like Use the definition of realm & client roles in the users import file to add the roles to the user.