Issues with Grafana and Azure AD as IDP

Hi!

I’m running the latest version of Grafana in a Docker container on an Azure App Service.
Azure AD is used as IDP with roles from the OAuth2 claims.

  • If I change the user-role assignment in Azure AD, after the first login, the role assignment won’t change in Grafana. (Is the roles only set in Grafana when the user is created at the first login?)

  • If I create folders in Grafana, and would like to add or delete permissions, I get the error “permission already exists”.

Best Regards

/Jonas