mirror of
https://github.com/grafana/grafana.git
synced 2026-05-15 10:34:00 -04:00
OAuth token refresh fails when custom SSL settings are configured for oauth provider. These changes makes sure that custom SSL settings are applied for HTTP client before refreshing token. Fixes #27514 |
||
|---|---|---|
| .. | ||
| test-data | ||
| access_token_provider.go | ||
| access_token_provider_test.go | ||
| ds_auth_provider.go | ||
| ds_auth_provider_test.go | ||
| ds_proxy.go | ||
| ds_proxy_test.go | ||
| pluginproxy.go | ||
| pluginproxy_test.go | ||
| utils.go | ||
| utils_test.go | ||