You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, Grafana fully rely on Environment Variables or grafana.ini for Workload Identity.
What you expected to happen:
I would like to use the same Workload Identity source (token file) in multiple datasource against different Tenant ID. I have multiple Tenants which different Client that trust the OIDC issuer for my AKS cluster. But this requires different Client ID and Tenant ID per datasource settings.
Like the Client ID for Managed Identity, which is also configurable per datasource.
The text was updated successfully, but these errors were encountered:
What happened:
At the moment, Grafana fully rely on Environment Variables or grafana.ini for Workload Identity.
What you expected to happen:
I would like to use the same Workload Identity source (token file) in multiple datasource against different Tenant ID. I have multiple Tenants which different Client that trust the OIDC issuer for my AKS cluster. But this requires different Client ID and Tenant ID per datasource settings.
Like the Client ID for Managed Identity, which is also configurable per datasource.
The text was updated successfully, but these errors were encountered: