Skip to content

Our requirements - how to implement? #27

@kirkbushell

Description

@kirkbushell

We have a role system whereby denial is always more important than an allow.

  1. A user can be assigned to many roles
  2. Each role has a number of resources and permissions
  3. Each permission has an allow/inherit/deny set of permissions.
  4. Inherit means basically do nothing
  5. Allow is only allowed if no deny is specified on any other roles for that action/resource

How can we implement this using lock?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions