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

Task: Refactor UserType Policy-based Authz to Use Role-based Authz #104

Open
zysim opened this issue Jun 11, 2022 · 0 comments
Open

Task: Refactor UserType Policy-based Authz to Use Role-based Authz #104

zysim opened this issue Jun 11, 2022 · 0 comments
Labels
backlog Stuff to consider in the future enhancement New feature or request

Comments

@zysim
Copy link
Collaborator

zysim commented Jun 11, 2022

I don't know why I originally used policy-based authorisation when there's already the role-based one that's built on top of the former, plus which is also designed for this exact use case. It would be good to swap over to that instead. I also believe that this would allow for a better dev experience for when we ultimately design a more complex authorisation matrix, as we can separate the domains of roles and policies better in the code.

Affected Functionality

This task will be a refactor. So it's a case of whether or not we break our authorisation.

Other Relevant Issues

Nada.

@zysim zysim added enhancement New feature or request backlog Stuff to consider in the future labels Jun 11, 2022
@erunks erunks added this to Backlog Nov 10, 2024
@erunks erunks moved this to Backlog in Backlog Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Stuff to consider in the future enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant