grafana / azure-data-explorer-datasource

Grafana datasource plugin for Microsoft Azure Data Explorer (formerly Azure Kusto)
Apache License 2.0
49 stars 37 forks source link

Support client certificates for App Registration authentication #772

Open kostrse opened 7 months ago

kostrse commented 7 months ago

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
hcoona commented 5 months ago

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