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

Use explicit decorators for authentication in route handlers #411

Open
esune opened this issue Apr 26, 2024 · 0 comments
Open

Use explicit decorators for authentication in route handlers #411

esune opened this issue Apr 26, 2024 · 0 comments
Assignees

Comments

@esune
Copy link

esune commented Apr 26, 2024

Once this PR in ACA-Py is merged, endpoints will not be protected by the middleware and decorators will need to be added to the route handlers to explicitly require tenant or admin authentication.

All plugins exposing admin routes will need to be updated.

@jamshale jamshale self-assigned this May 21, 2024
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