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

Grafana API Token Access #1796

Open
patrickbrophy opened this issue Dec 4, 2024 · 0 comments
Open

Grafana API Token Access #1796

patrickbrophy opened this issue Dec 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@patrickbrophy
Copy link
Collaborator

Currently accessing Prometheus from Grafana is tricky. To mitigate this difficulty, we want to introduce an API token that when provided, allows access to Prometheus. This token should be persisted in a database. The tokens should be salted and hashed before being stored into the database.

Token management should be provided via a CRUD API. This new API would then be hooked up to the Pelican Web UI so that admins can manage these new tokens. This API should only be accessible to administrators.

@patrickbrophy patrickbrophy added the enhancement New feature or request label Dec 4, 2024
@patrickbrophy patrickbrophy self-assigned this Dec 4, 2024
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