Exploring Roles & Permissions via the UI
Author:
Fluent Commerce
Changed on:
12 Apr 2024
Overview
Roles & Permissions configuration contains:
- Roles & permissions page
- Role Details page
Key points
- Roles & permissions page
- Role Details page
Roles & Permissions page
The roles & Permissions page displays the list of roles and permissions of each role.
Layout

To search for and view role details the Mystique SDK filter component should be used. The Filter component should perform the search based on the following filtering criteria:
Role name
Roles & Permissions table displays information in the following columns:
- Role Name: The name of a particular role. The role is a set of permissions for a user. Roles are assigned to users.
- Permissions: One or more permissions that are assigned to the role. A permission documents ability.
`Role Name`
`Role Name`
Role Details page
The Role Details page displays detailed information about the particular user role.
Layout

Breadcrumbs
- Back to Roles: Link navigating back to the Roles & Permissions page.

SUMMARY CARD
Summary card contains the following information:
- ID: The unique identifier of the user role assigned by Fluent Commerce.
- Name: The name of a particular role.

PERMISSIONS TABLE
Permissions table displays information in one column:
Permission: The ability which is documented by a permission.
Learn more about how to Configure OMS