- Manage-notification-templates - for configuring access for managing notification templates
- import - users are able to import notification templates
- read - users are able to view notification templates
- edit - users are able to edit notification templates
- admin - users are able to publish or delete notification templates
- manage-notification-templates
- import
- ROLE_NOTIFICATION_TEMPLATES_IMPORT
- ROLE_NOTIFICATION_TEMPLATES_EDIT
- ROLE_NOTIFICATION_TEMPLATES_ADMIN
- read:
- ROLE_NOTIFICATION_TEMPLATES_READ
- ROLE_NOTIFICATION_TEMPLATES_IMPORT
- ROLE_NOTIFICATION_TEMPLATES_EDIT
- ROLE_NOTIFICATION_TEMPLATES_ADMIN
- edit:
- ROLE_NOTIFICATION_TEMPLATES_EDITβ
- ROLE_NOTIFICATION_TEMPLATES_ADMINβ
- admin:
- ROLE_NOTIFICATION_TEMPLATES_ADMIN
- import
These roles need to be defined in the chosen identity provider solution.
SECURITY_ACCESSAUTHORIZATIONS_AUTHORIZATIONNAME_SCOPES_SCOPENAME_ROLESALLOWED: NEEDED_ROLE_NAMES
Possible values for AUTHORIZATIONNAME: MANAGENOTIFICATIONTEMPLATES
.
Possible values for SCOPENAME: import, read, edit, admin.
For example, if you need to configure role access for read, insert this: