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

monitoring + auth: disable Grafana login when using Pomerium #173

Open
ralgozino opened this issue Jan 30, 2024 · 0 comments
Open

monitoring + auth: disable Grafana login when using Pomerium #173

ralgozino opened this issue Jan 30, 2024 · 0 comments

Comments

@ralgozino
Copy link
Member

ralgozino commented Jan 30, 2024

When using Pomerium to protect the ingresses with (OIDC) login, after logging in, when you visit Grafana it still shows the option to login (to Grafana's login system), confusing the user that they may not be logged in.

When auth with Pomerium is enabled, Grafana's login option should be disabled:
https://grafana.com/docs/grafana/latest/setup-grafana/configure-security/configure-authentication/grafana/

or, even better, integrate the auth with Pomerium:
https://grafana.com/docs/grafana/latest/setup-grafana/configure-security/configure-authentication/auth-proxy/
(to be checked what happens with the permissions)

See also Pomerium's guide:
https://www.pomerium.com/docs/guides/grafana

We should check the rest of the UIs we expose for the core modules for the same problem.

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

1 participant