We have 2 Grafana instances, with production autheticating against github. Test is setup in the same manor. Production is working fine.
When I try and log into test instance it gives a “login provider denied login request” and redirects me to the production url.
I’ve changed the param. “disable_login_form = false” on the test instance and I’ve looked for references to the production url, but they are all set to test.
So basically, I’m trying to figure out why trying to authenticate on the test instance, after it fails, I get redirected to the production instace, which basically stops me for logging into the test instace.
Grafana version: 7.5.11