Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunitySubmit a ticketLog In
GitHubNuGetDev CommunitySubmit a ticket

Admin console role-based security

Describes the .NET Membership Role-Based security used in the Admin Console in Optimizely Configured Commerce.

The Admin Console employs .NET Membership Role-Based security. Each user is assigned one or more roles; these roles control fields and menu permissions in the Admin Console. The Admin Console includes several roles by default; however, additional roles may be created for security purposes or to implement additional customized functionality.

Users cannot grant themselves permissions that allow greater access than their current role:

Display TypeDescription
HiddenField or menu will not be displayed
VisibleField or menu will display, but cannot be modified
EnabledField or menu will display and can be modified

For more information on the Application Dictionary, see the Application Dictionary section of the Help Center.