Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Groups or Role-based authorization #68

Closed
joepio opened this issue Oct 6, 2021 · 1 comment
Closed

Groups or Role-based authorization #68

joepio opened this issue Oct 6, 2021 · 1 comment
Labels

Comments

@joepio
Copy link
Member

joepio commented Oct 6, 2021

The current Hierarchy #18 model allows for setting read and write rights, but it is very basic and definitely not good enough for more complex usecases.

Must haves:

  • Define Roles and define how these grant rights in specific contexts
  • Add and remove Roles to users, which in turn grant rights to sets of Resources
  • See which Roles a users possesses in some context (Maybe a Drive?)

Nice to haves:

  • Set durations for Roles, so they are temporary
@joepio
Copy link
Member Author

joepio commented Aug 24, 2022

Discuss further in #73

@joepio joepio closed this as completed Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant