keycloak-scim/server_admin/topics/roles/realm-roles.adoc
2018-06-08 15:39:15 +02:00

17 lines
663 B
Text

=== Realm Roles
Realm-level roles are a global namespace to define your roles. You can see the list of built-in and created roles by clicking the `Roles` left menu item.
image:{project_images}/roles.png[]
To create a role, click *Add Role* on this page, enter in the name and description of the role, and click *Save*.
.Add Role
image:{project_images}/role.png[]
The value for the `description` field is localizable by specifying a substitution variable with `$\{var-name}` strings. The localized
value is then configured within property files in your theme. See the link:{developerguide_link}[{developerguide_name}] for more information
on localization.