grafana/pkg/services/pluginsintegration/pluginconfig
Andrew Hackmann 319a874033
MSSQL: Password auth for Azure AD (#89746)
* Password auth for Azure AD

* rename auth fields

* add azure flag for client password cred enabled

* prettier

* rename flag

* Update go.mod

* Update public/app/plugins/datasource/mssql/azureauth/AzureCredentialsForm.tsx

Co-authored-by: Andreas Christou <andreas.christou@grafana.com>

* Apply suggestions from code review

Co-authored-by: Andreas Christou <andreas.christou@grafana.com>

* update package

* go mod

* prettier

* remove password

* gowork

* remove unused env test

* linter

---------

Co-authored-by: Andreas Christou <andreas.christou@grafana.com>
2024-07-16 14:08:51 -05:00
..
config_test.go Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 2024-02-27 12:38:02 +01:00
config.go Plugins: Make grafana-com API URL usage consistent (#86920) 2024-04-26 16:47:38 +02:00
envvars_test.go Plugins: Removed feature toggle enablePluginsTracingByDefault (#85953) 2024-04-11 18:40:47 +02:00
envvars.go chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2024-06-14 14:16:36 -04:00
fakes.go Plugins: Expose ExternalService in request config (#85187) 2024-04-03 09:22:34 +02:00
request_test.go MSSQL: Password auth for Azure AD (#89746) 2024-07-16 14:08:51 -05:00
request.go MSSQL: Password auth for Azure AD (#89746) 2024-07-16 14:08:51 -05:00
tracing_test.go Plugins: Refactor plugin config into separate env var and request scoped services (#83261) 2024-02-27 12:38:02 +01:00
tracing.go API Server: Standalone observability (#84789) 2024-03-21 17:06:32 +01:00