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

Add read-only permission for /api/v3/rbac/permissions/users #12847

Open
matthias-bruhse opened this issue Jan 27, 2025 · 0 comments
Open

Add read-only permission for /api/v3/rbac/permissions/users #12847

matthias-bruhse opened this issue Jan 27, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@matthias-bruhse
Copy link

matthias-bruhse commented Jan 27, 2025

Is your feature request related to a problem? Please describe.
We have an automated, regular check that compares our Terraform IaC configuration against the actual state of the Authentik setup. The user for this has exclusively read-only permissions to the API. As far as I can tell, accessing /api/v3/rbac/permissions/users is not possible without super user privileges.

Describe the solution you'd like
Add a permission that allows GET on /api/v3/rbac/permissions/users without requiring super-user privileges or any other write permissions.

Describe alternatives you've considered
Elevating privileges is out of the question.

@matthias-bruhse matthias-bruhse added the enhancement New feature or request label Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant