Hi there lads, I’m have implemented Keycloak between Grafana and Azure AD, having the next flow:
User enters Grafana and clicks on sign in with OAuth → Then, with Keycloak, redirects the user to Azure AD window login → This last step is done with SAML.
I’ve made it work with no problems yet I would like to know if there is any way to avoid this screen:
I’ve been googling It but with no success… By the way, feel free to ask any questions!
Thanks in advance!