- Manage-contents - for configuring access for manipulating CMS contents
- import - users are able to import enumeration/substitution tags
- read - users are able to show enumeration/substitution tags, export enumeration/substitution tags
- edit - users are able to create/edit enumeration/substitution tags
- admin - users are able to delete enumeration/substitution tags
- Manage-taxonomies - for configuring access for manipulating taxonomies
- read - users are able to show languages/source systems
- edit - users are able to edit languages/source systems
- admin - users are able to delete languages/source systems
- Manage-media-library - for configuring access rights to use Media Library
- import - users are able to import assets
- read - users are able to view assets
- edit - users are able to edit assets
- admin - users are able to delete assets
- Manage-themes - for configuring access rights to use themes, fonts and designer assets
- import - users are able to import fonts
- read - users are able to view fonts
- edit - users are able to edit fonts
- admin - users are able to delete fonts
-
manage-contents
- import:
- ROLE_CMS_CONTENT_IMPORT
- ROLE_CMS_CONTENT_EDIT
- ROLE_CMS_CONTENT_ADMIN
- read:
- ROLE_CMS_CONTENT_EDIT
- ROLE_CMS_CONTENT_ADMIN
- ROLE_CMS_CONTENT_READ
- ROLE_CMS_CONTENT_IMPORT
- edit:
- ROLE_CMS_CONTENT_EDIT
- ROLE_CMS_CONTENT_ADMIN
- admin:
- ROLE_CMS_CONTENT_ADMIN
- import:
-
manage-taxonomies
- import:
- ROLE_CMS_TAXONOMIES_IMPORT
- ROLE_CMS_TAXONOMIES_EDIT
- ROLE_CMS_TAXONOMIES_ADMIN
- read:
- ROLE_CMS_TAXONOMIES_READ
- ROLE_CMS_TAXONOMIES_IMPORT
- ROLE_CMS_TAXONOMIES_EDIT
- ROLE_CMS_TAXONOMIES_ADMIN
- edit:
- ROLE_CMS_TAXONOMIES_EDIT
- ROLE_CMS_TAXONOMIES_ADMIN
- admin:
- ROLE_CMS_TAXONOMIES_ADMIN
- import:
-
manage-media-library
- import:
- ROLE_MEDIA_LIBRARY_IMPORT
- ROLE_MEDIA_LIBRARY_EDIT
- ROLE_MEDIA_LIBRARY_ADMIN
- read:
- ROLE_MEDIA_LIBRARY_READ
- ROLE_MEDIA_LIBRARY_EDIT
- ROLE_MEDIA_LIBRARY_ADMIN
- ROLE_MEDIA_LIBRARY_IMPORT
- edit:
- ROLE_MEDIA_LIBRARY_EDIT
- ROLE_MEDIA_LIBRARY_ADMIN
- admin:
- ROLE_MEDIA_LIBRARY_ADMIN
- import:
-
manage-themes
- import:
- ROLE_THEMES_IMPORT
- ROLE_THEMES_EDIT
- ROLE_THEMES_ADMIN
- read:
- ROLE_THEMES_READ
- ROLE_THEMES_EDIT
- ROLE_THEMES_ADMIN
- ROLE_THEMES_IMPORT
- edit:
- ROLE_THEMES_EDIT
- ROLE_THEMES_ADMIN
- admin:
- ROLE_THEMES_ADMIN
- import:
The needed roles should be defined in the chosen identity provider solution.
SECURITY_ACCESSAUTHORIZATIONS_AUTHORIZATIONNAME_SCOPES_SCOPENAME_ROLESALLOWED: NEEDED_ROLE_NAMES
Possible values for AUTHORIZATIONNAME
: MANAGECONTENTS
, MANAGETAXONOMIES
.
Possible values for SCOPENAME
: import, read, edit, admin.
For example, if you need to configure role access for import, insert this: