mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 17:22:09 +08: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