Magnolia 5.7 reached extended end of life on May 31, 2022. Support for this branch is limited, see End-of-life policy. Please note that to cover the extra maintenance effort, this EEoL period is a paid extension in the life of the branch. Customers who opt for the extended maintenance will need a new license key to run future versions of Magnolia 5.7. If you have any questions or to subscribe to the extended maintenance, please get in touch with your local contact at Magnolia.
Magnolia is an enterprise content management system. This means that a typical Magnolia site has many users in many roles, working together. An editor may use Magnolia daily, whereas an administrator may access it sporadically. The default roles, groups and users that ship with Magnolia are set up to reflect this reality. An editor has permissions to view and edit the website. An editor can also create new pages and submit changes to a review process. A publisher has the permission to view the content and approve the publication, and so on.
Use the Security app to see permissions on workspaces and pages.
Default roles
Role | Description |
---|---|
| Base role for public, unauthenticated users. On most systems, the rights and permissions of the anonymous role differ between author and public instances: allow read access to all on the public instance, while deny the same on the author instance. That is why you should not activate that role. |
superuser | Full access to everything. |
| Base role denying to certain system pages. |
rest-admin | REST administrator role granting GET/POST permissions to all Magnolia's REST APIs. |
rest-editor | REST editor role granting GET/POST permissions to REST services APIs (nodes, properties), for a limited set of workspaces. |
rest-anonymous | REST Anonymous Consumer granting GET permissions to Magnolia's content delivery REST API. |
rest-backup | Base role allowing users to access REST services. |
| Base role allowing users to read and generate images. |
| Base role allowing users to use the |
scripter | Base role allowing users to use scripts workspace. |
| Base role allowing users to user the |
| Base role allowing users to read contacts information. |
workflow-base (EE) | Base role allowing users to use the workflow workspace. |
editor (EE) | Allows editing content. |
publisher (EE) | Allows publishing content. |
| Base role allowing users to read |
| Base role allowing users to read categorization information. |
| Base role allowing users to read stories. |
travel-demo-pur | Travel demo registered public users. Allows users to access the members area. |
travel-demo-base | Example role for the travel demo. Gives read access to some basic workspaces needed by all users. |
travel-demo-editor | Example editor role for the travel-demo project. |
travel-demo-publisher | Example publisher role for the travel-demo project. |
travel-demo-admincentral | Example role to enable access to AdminCentral for the travel-demo project. |
travel-demo-tour-editor | Example role who can only edit tours and tour categories for the travel-demo project. |
Default groups
The purpose of groups is to define settings for a group of users, as opposed to individual users. Users with similar privileges are assigned to appropriate groups. Permissions that apply to a group are inherited by its users.
Group | Description | Assigned roles |
---|---|---|
editors (EE) | Sample group created by the workflow module that allows editing and submission to publishers for publication. |
|
publishers (EE) | Sample group created by the workflow module that allows publication after submission from editors . | publisher workflow-base |
| A sample public users group for travel-demo. |
|
| A sample editors group for travel-demo. | travel-demo-admincentral travel-demo-editor travel-demo-tour-editor security-base |
| A sample publishers group for travel-demo. |
|
| A sample travel editor group for travel-demo. |
|
| Default group for developers using Magnolia Cloud. Assigned to the publishers group. |
|
| Default group for Magnolia Cloud subscription package owners. Assigned to the publishers group. |
|
| Default group for support staff using Magnolia Cloud. Assigned to the publishers group. |
|
Default users
User settings define the login credentials as well as certain personal settings that identify individuals accessing Magnolia. Users inherit permissions from the roles they belong to, either directly or through groups.
System users
System user | Description | Assigned roles | Assigned groups |
---|---|---|---|
| Unauthenticated, public users access the websites using this account. |
| (none) |
| User assigned unlimited access permissions. |
|
|
Users
The following sample users are included in the standard installation.
User | Description | Assigned roles | Assigned groups |
---|---|---|---|
| Sample travel demo editor | (none) |
|
| Sample German travel demo editor | (none) |
|
| Sample travel demo publisher | (none) |
|
| Sample travel demo tour editor | (none) |
|