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 keycloak integration #391

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

akihikokuroda
Copy link
Collaborator

Summary

Fix #345

Details and comments

This PR enables authentication by Keycloak for Grafana console. The grafana console is at http://localhost:322949/ and default user ID and password for the admin user are "admin" and "passw0rd". Another user ID "user" with password "passw0rd" is also configured. This user ID is the user of the console without the admin authority.

Signed-off-by: akihikokuroda <akihikokuroda2020@gmail.com>
Copy link
Collaborator

@psschwei psschwei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works great!

image

@Tansito Tansito self-requested a review April 3, 2023 08:32
Copy link
Member

@Tansito Tansito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Worked for me too @akihikokuroda , this is really good, good job as always 🎉

@akihikokuroda akihikokuroda merged commit bbddcca into Qiskit:main Apr 3, 2023
@akihikokuroda
Copy link
Collaborator Author

akihikokuroda commented Apr 3, 2023

@psschwei @Tansito @pacomf Thanks!

@akihikokuroda akihikokuroda deleted the grafanakeycloak branch August 18, 2023 18:33
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

Successfully merging this pull request may close these issues.

User Keycloak for Grafana authentication
4 participants