Can not log out of Grafana-core (Metrics)

Hi,

Logging out of Grafana-core (not Grafana-app) does not work, admin is not logged out. Closing the browser tab is also not enough to close the session, one must close the complete browser.

TIA

1 Like

In Metrics Grafana HTTP authentication is used. It’s also used for example in Rspamd.
It’s not a bug, it’s just the way HTTP auth works.
See also HTTP authentication

1 Like

Got it, thanks!

1 Like