mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 23:12:54 +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