2016-05-25 15:08:14 +00:00
=== 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 on the `Roles` left menu item.
image:../../{{book.images}}/roles.png[]
To create a role just click on the `Add Role` button on this page, enter in the name and description of the role
and hit the `Save` button.
.Add Role
image:../../{{book.images}}/role.png[]
2016-06-01 02:01:13 +00:00
The value for the `description` field is localizable by specifying a substitution variable with `$\{var-name}` strings.
2016-12-08 19:42:03 +00:00
The localized value is then configured within property files in your theme. See the link:{{book.project.doc_base_url}}{{book.project.doc_info_version_url}}{{book.developerguide.link}}[{{book.developerguide.name}}]
2016-05-25 15:08:14 +00:00
for more information on localization. If a client requires user _consent_, this description string will be displayed on the
consent page for the user.