Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Role or user access will be in one of the following states:

Permission Types

  • A An editable permission for a specific principal, entity, or business operation that is editable.

    • For example, you created a custom Content Managers role and granted allowing/denying permission to execute just the Content - View Content business operation under the selected Media File - such this permission is displayed with enabled/disabled active colored toggle switch and a "remove" button.

  • A An editable permission for a specific principal, entity, or parent business operation that is editable.

    • For example, you created a custom Content Managers role and granted allowing/denying permission to execute the Content (Full Control) business operation under the selected Media File. In this case, the Permission permission to execute the Content - View Content business operation is inherited fromĀ Content (Full Control) and is displayed with enabled/disabled active colored toggle switch but without the "remove" button.

Color Indicators

  • Permission An editable permission is defined for this specific principal, parent Entity and is editableentity.

    • For example, you created a custom Content Managers role and granted an allowing/denying permission to execute any business operation under any new content folder. In this case the permissions to execute all business operations under all content folders and media files down the hierarchy are inherited from the parent content folder and are displayed with enabled/disabled active but grey toggle switch without the "remove" button

  • Permission An editable permission is defined for the parent principal and is editable.

    • For example, you created a custom Content Managers role and granted an allowing/denying permission to execute any business operation under any new content folder or media file. Then you assign a new user to this role and view his permissions. In this case the permissions to execute all business operations under all content folders (except of his personal folder) and media files are inherited from his role and are displayed with enabled/disabled active but grey toggle switch without the "remove" button, as in the previous case.

  • Permission is defined for this or parent Principal, this or parent Business Operation, this or parent Entity and is not editable (has '[bool] IsFixed' flag set). These are Permissions defined for System Roles, Personal Folders, Special Groups, etc. They must be displayed with enabled/disabled but inactive and grey toggle switch without the "remove" button. I think the mouse cursor also should be changing to denying icon when it is over the toggle switch.

  • Permission is not defined neither for this nor for parent Principal, neither this nor parent Business Operation, neither this nor parent Entity. This is possible in case when you have a Role with incompletely defined permissions and a user which doesn't extend and override them. Such state must be represented with disabled active grey toggle switch and without the "remove" button.

...