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

Auth: Add a "dry run" authorization check endpoint #13000

Open
markylaing opened this issue Feb 29, 2024 · 0 comments
Open

Auth: Add a "dry run" authorization check endpoint #13000

markylaing opened this issue Feb 29, 2024 · 0 comments
Assignees
Labels
Feature New feature, not a bug Maybe Undecided whether in scope for the project

Comments

@markylaing
Copy link
Contributor

Given a list of HTTP verbs and URLs, return a map of verb+URL to boolean to indicate in advance whether or not a user is authorized to call the endpoint.

This is required for the UI to blank out/omit buttons that a user is not authorized to click.

@tomponline tomponline added Maybe Undecided whether in scope for the project Improvement Improve to current situation labels Mar 5, 2024
@tomponline tomponline added Feature New feature, not a bug and removed Improvement Improve to current situation labels May 13, 2024
@gabrielmougard gabrielmougard self-assigned this Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature, not a bug Maybe Undecided whether in scope for the project
Projects
None yet
Development

No branches or pull requests

3 participants