User Administration

Fine-grained access rights and role settings

Rights & Roles

Assign rights and roles to users exclusively inside of the scope of action necessary for them to complete their tasks in the system. 

Support mode 

Assist system users efficiently as an administrator by viewing their system as they see it. 

Security

Enable two-factor authentication for all users to maximize system security with the TwoFactorAuthentication Package.

User Administration

Configure your Neos CMS to connect to your AD / IAM / SCIM for centralized user authentication and role-assignment.

Neos.ACL Package
Much more fine-grained user administration becomes possible with the Neos.ACL package. 
Neos.ACL enables the configuration of dynamic roles through a Neos backend module. 

With Neos.ACL you define roles in the Dynamic Roles tab which can then be assigned to users in the User Administration tab. Neos.ACL enables you to define access down to the page level. From access to individual workspaces or dimensions to individual pages with permission to view, edit or edit, create and delete new pages - configure roles however you need. Permissions work with purely additive logic.
Additionally, you can define abstract roles. Abstract roles can not be directly assigned to users. Instead, roles can inherit the characteristics of abstract roles and be assigned additional access settings.

The Neos.ACL package can be installed here.

Dynamic Roles.png
For more fine-grained role definition, down to the page level, install the Neos.ACL package. 

Out of the Box User Administration

Configure individual combinations of rights and roles for users in a convenient user administration tab. Roles such as Editor, Live publisher, Administrator and Restricted Editor are available out of the box.

Neos.ACL

Test Role.png

With Neos.ACL you can configure roles with various access settings in the Dynamic Roles tab. Define access to workspaces, dimensions, menu items or even to individual pages. Roles can be set to have view, edit or edit, create and delete permissions.
View User.png
These roles can then be assigned to users in the User Administration tab. One user can be assigned multiple roles, in which case permissions work with purely additive logic.