How to give access users to particular or multiple organization using azuread OIDC integration in grafana

Hi,

how to give access users to particular or multiple organization using azuread OIDC SSO integration in grafana?

i want to give organization access to users who are part of azure ad only.

ex:
like we have 3 org → org1, org2, org3…

org1 → group(will add apple group)
org2 → group (will add Dell group)
…etc>

how can we achive this using automation and manual…

That’s advanced feature, which is not available for OAuth (OIDC). Only SAML auth (Grafana enteprise feature) can do that.