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

Proper user role validation #95

Open
3 tasks
SjoenH opened this issue Apr 15, 2024 · 0 comments
Open
3 tasks

Proper user role validation #95

SjoenH opened this issue Apr 15, 2024 · 0 comments
Labels
Backend bug Something isn't working enhancement New feature or request

Comments

@SjoenH
Copy link
Collaborator

SjoenH commented Apr 15, 2024

Currently, all users are admins.

We want to improve by implementing proper user roles, adding to login-token, and administering via AD.

  • Move roles to user-token ( azure ad )
  • Check for a role for feature toggling in the front end
  • Check role before in Back-end for admin functionality...
@SjoenH SjoenH added bug Something isn't working enhancement New feature or request Backend labels Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant