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

Update frontend to use roles for RBAC #149

Closed
godwinpang opened this issue Sep 5, 2020 · 1 comment · Fixed by #164
Closed

Update frontend to use roles for RBAC #149

godwinpang opened this issue Sep 5, 2020 · 1 comment · Fixed by #164
Assignees

Comments

@godwinpang
Copy link
Collaborator

As of now, FE uses claims for rbac. Since we now have roles column in AppUser table AND a backend, we can drop claims and use roles for rbac

@godwinpang godwinpang self-assigned this Sep 5, 2020
@thai-truong
Copy link
Collaborator

I don't think we can drop claims yet, we still get user_id from claims

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants