keycloak-scim/server_admin/topics/roles/realm-roles.adoc
Brian Dooley b3aa9c98d0 KEYCLOAK-16186 Initial rewording (#38)
* KEYCLOAK-16186 Initial rewording

* Post workding feedback

* post visual review changes

* more post feedback changes

* Update default-roles.adoc

Minor correction where you include my incorrect suggestion.

Co-authored-by: andymunro <48995441+andymunro@users.noreply.github.com>
2021-09-21 08:58:46 +02:00

18 lines
600 B
Text

=== Realm Roles
Realm-level roles are a namespace for defining your roles. To see the list of roles, click `Roles` in the left menu.
image:{project_images}/roles.png[]
To create a role:
.Procedure
. Click *Add Role*.
. Enter a `Role Name`.
. Enter a `Description`.
. Click *Save*.
.Add Role
image:{project_images}/role.png[]
The `description` field can be localizable by specifying a substitution variable with `$\{var-name}` strings. The localized value is configured to your theme within the themes property files. See the vlink:{developerguide_link}[{developerguide_name}] for more details.