c54c0dd588
Closes #1575
28 lines
974 B
Text
28 lines
974 B
Text
[id="proc-creating-realm-roles_{context}"]
|
|
|
|
= Creating a realm role
|
|
[role="_abstract"]
|
|
ifeval::[{project_community}==true]
|
|
Realm-level roles are a namespace for defining your roles. To see the list of roles, click *Realm Roles* in the menu.
|
|
endif::[]
|
|
ifeval::[{project_product}==true]
|
|
Realm-level roles are a namespace for defining your roles. To see the list of roles, click *Roles* in the menu.
|
|
endif::[]
|
|
|
|
image:{project_images}/roles.png[]
|
|
|
|
.Procedure
|
|
ifeval::[{project_community}==true]
|
|
. Click *Create Role*.
|
|
endif::[]
|
|
ifeval::[{project_product}==true]
|
|
. Click *Add Role*.
|
|
endif::[]
|
|
. Enter a *Role Name*.
|
|
. Enter a *Description*.
|
|
. Click *Save*.
|
|
|
|
.Add role
|
|
image:{project_images}/role.png[Add role]
|
|
|
|
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 link:{developerguide_link}[{developerguide_name}] for more details.
|