keycloak-scim/server_admin/topics/roles/user-role-mappings.adoc

19 lines
721 B
Text
Raw Normal View History

2016-05-25 15:08:14 +00:00
=== User Role Mappings
User role mappings can be assigned individually to each user through the `Role Mappings` tab for that single user.
.Role Mappings
2017-08-28 12:50:14 +00:00
image:{project_images}/user-role-mappings.png[]
2016-05-25 15:08:14 +00:00
2017-08-28 12:50:14 +00:00
In the above example, we are about to assign the composite role `developer` that was created in the <<_composite-roles, Composite Roles>>
2016-05-25 15:08:14 +00:00
chapter.
.Effective Role Mappings
2017-08-28 12:50:14 +00:00
image:{project_images}/effective-role-mappings.png[]
2016-05-25 15:08:14 +00:00
Once the `developer` role is assigned, you see that the `employee` role that is associated with the `developer` composite shows up in the `Effective Roles`.
`Effective Roles` are all roles that are explicitly assigned to the user as well as any roles that are inherited from composites.