- If a backend user is unable to view menu items, it is possible they do not have the appropriate backend permissions. These permissions can be edited using the following steps. If the “Backend Administrators” menu item is not visible, it is likely that user does not have the necessary permissions. A backend admin with access to “Backend Administrators” will need to update the permissions for the other user.
- Navigate to the backend of the system (e.g.
http://curatorexample.com/backend). - Log in if prompted.
- Click on Settings > Curator > Backend Administrators in the left navigation.
- Click on the “New Backend User” button to create a new user, or click on an existing user to modify user details or permissions.
The Password and Confirm Password fields each have an eye icon at their right edge. Click it to reveal what
you have typed, and click it again to hide it. This only ever shows text you typed in the current session —
both fields are always empty when the form loads, so an existing password is never revealed.
SAML Integration
Curator can integrate backend users with the same SAML authentication that is being used on the front-end. In order for this to work, set up your environment following the steps below:- Ensure your SAML authentication has been set up properly.
- Login to the backend of your Curator instance (e.g.
http://curatorexample.com/backend). - Navigate to the Settings > Curator > Portal Settings section from the left-hand menu.
- Click on the General tab and expand the Security section.
- Toggle the switch to enable “Force Backend Users to Login Via Frontend Authentication Forms” then click save
Using Frontend Users as Backend Users
Curator can use the same Portal Settings as SAML to allow Frontend Users to login to the backend as well. This will restrict backend users who don’t have a corresponding frontend user. In order for this to work, set up your environment following the steps below:- Ensure your chosen Authentication Type is set up properly, and sign in with a frontend user of your choice.
- Create a backend user with account info that matches the frontend user you just used.
- Sign out of both the frontend and the backend.
- Login to only the frontend with the corresponding account.
- Go to the backend of your Curator instance (e.g.
http://curatorexample.com/backend). - It should sign you in automatically. You should then enable Force Backend Users to Login Via Frontend Authentication Forms.
- This should enable frontend users to sign into the backend automatically with the same account. Note: In order to access the backend, a given frontend user will have to have a backend account manually made by an existing backend user.
Backend Preferences
Each backend administrator has personal preferences that can be configured by clicking on their name in the top-right corner of the backend and selecting My Account, then navigating to the Preferences tab.Timezone
The Timezone preference controls how dates and times are displayed in the backend interface for that specific administrator. For example, datetime picker fields (such as the Cron Debug Mode expiration) will display times converted to this timezone.Locale
The Locale preference controls the language used in the backend interface for that administrator.Appearance
The Appearance control sets whether the backend uses a light or a dark color scheme. Unlike Timezone and Locale, it lives in the account dropdown itself rather than the Preferences tab: click your name in the top-right corner of the backend and the control appears above Sign out. It offers three options, and clicking one applies it immediately:This choice is remembered per browser rather than on your administrator account, so it does not follow you to a
different browser or device. Setting it on your laptop will not change the backend’s appearance when you sign in from
another computer.