Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

  • A role is a grouping (collection) of one or more Permissions.
  • A role can get assigned to a User.
  • When changing a role assignment of a User, all Permissions of all assigned roles will be resolved once and assigned to the user.
    • This is important for performance, as a permission check does not need to resolve assigned roles in runtime.
  • No labels