Is there a possibility that I can use multiple keycloak realms in a single Grafana Project?
I have master realm that is integrated with an Angular Application from where I can create clients and users in Keycloak in the new realm (SSO-Realm).
I am using the new realm for SSO for the created users. Is there a possibility that I can use master realm and the new realm in the same Grafana Project, such that when user from Master realm logged in to Angular App he can be redirected to Grafana as Admin, and when user from SSO-Realm log in should be redirected to Grafana as “Viewer” only?