Hi,
I am facing issues while integrating grafana with keycloak. I have created client in keycloak and below is the custom.ini file. However when i click on grafana page, it is not redirecting to keycloak. please help me in this issue.
[auth.generic_oauth]
enabled = true
name = OAuth
allow_sign_up = true
client_id = grafana
client_secret = fa7db7d1-d815-417a-9c4d-bcb33483a46d
auth_url = http://grafana.staged-by-discourse.com/auth/realms/grafana/protocol/openid-connect/auth
token_url = http://grafana.staged-by-discourse.com/auth/realms/grafana/protocol/openid-connect/token
;allowed_domains =