azure-data-explorer-datasource icon indicating copy to clipboard operation
azure-data-explorer-datasource copied to clipboard

Support client certificates for App Registration authentication

Open kostrse opened this issue 1 year ago • 1 comments

Currently App Registration authentication type only supports client secrets. Azure AD also supports client certificates but they are not supported by Grafana.

The goal is to support client certificates as well: image

### Tasks
- [ ] https://github.com/grafana/grafana-azure-sdk-go/issues/87
- [ ] https://github.com/grafana/grafana-azure-sdk-react/issues/117

kostrse avatar Feb 01 '24 00:02 kostrse

And I further request if it was possible to use the certificate from specific Azure Key Vault.

hcoona avatar Mar 20 '24 08:03 hcoona