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

Tracking issue • Role-based authorization system #8171

Open
12 of 18 tasks
leovalais opened this issue Jul 24, 2024 · 0 comments
Open
12 of 18 tasks

Tracking issue • Role-based authorization system #8171

leovalais opened this issue Jul 24, 2024 · 0 comments

Comments

@leovalais
Copy link
Contributor

leovalais commented Jul 24, 2024

Setup and logic system — covered in #7981

  • Crate editoast_authz
  • SQL setup
  • New user registration using request headers
  • Role config
  • Internal API setup (Authorizer and friends)
  • Role check
  • Test over one endpoint
  • Works with manual role edition (no endpoint, manual DB modifications)
  • Logic tests on editoast_authz side using mocked DB interface
  • DB interface tests
  • Some documentation ofc

Planned work

Various improvements

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

No branches or pull requests

2 participants