Role Management
Configure > Role Management
Wizard Step | Step Short Description (SSD) | Step Long Description (SLD) | Step Fields Labels | Field Validation |
|---|---|---|---|---|
1 | Create Role | Specifies the role name |
|
|
2 | Assign role to users/groups | Specifies list of existing user names or group names to which the role should be assigned to |
or
|
|
i18n YAML File
Configure:
Role-Management:
Step1:
ssd-label: "Role Information"
sld-desc: "Specifies the role name"
name-label: "Name"
name-placeholder: "Name of the role you would like to have"
Step2:
ssd-label: "Role assignment"
sld-label: "Specifies list of users or groups that should be assigned this role"
groups: "Group names"
users: "User names"
Status:
creation-error-desc: "Failed to create role '%s'"
creation-success-desc: "Successfully created role '%s'"