Hi,
I’ve got a problem with a redirecting on Generic OAuth using Keycloak. My grafana and keycloak are running on other machine as docker containers. Now I’m trying from my PC to login into Grafana like that: http://other_machine_host:3000/, clicking OAuth button, then it redirects me to http://other_machine_host:8080 (keycloak) and then it’s trying to redirect me back, but on http://grafana.staged-by-discourse.com. How to deal with that? I’m connected with that machine by SSH Key.
When I changed my root_url to that:
I repaired that… But now I’ve got problem with login.OAuthLogin(missing saved state). After logging on keycloak dashboard after clicking “OAuth login”. My grafana.ini: