mayope / keycloakmigration

Manage your Keycloak configuration with code.
https://mayope.net
MIT License
108 stars 22 forks source link

Support for role scope mappings #17

Closed sideisra closed 4 years ago

sideisra commented 4 years ago

Clients can be configured to map only some roles into the token. It is called Role Scope Mapping an can be found in the "Scope" tab of the admin console. We need to configure these mappings in our clients. It would be great when this migrations is supported.

klg71 commented 4 years ago

Hey @sideisra thanks for opening this issue and preparing the pull request. I woll look into it immediately.

klg71 commented 4 years ago

Hey @sideisra this feature is released with version: 0.1.44 :)