Note that there are two ways to do the permission mapping in C4.
1) Per-resource - eg: in registry each resources has delete read writes
permissions for each role.
2) Per-action - eg: in admin console each role can have permission to add
users (but this can't be limited for just one user store)
W
Hi Megala,
>From the dashboard server point of view, we just need to have permission
tree as,
- Portal
- Login
- Dashboard
- Create
- Delete
- Settings
In this model, the create permission is required for the user to create the
dashboard, and similarly for other operations. We
Hi All,
I am working on adding a permission model for Dashboard Server. I came
across following requirement.
Assume there is a permission for accessing designer portal of DS
("Designer-Portal"). Among the users who have "Designer-Portal" permission,
only some are provided with the "Create-Dashboa