Skip to content

feat (config): add support for a http.RoundTripper#137

Merged
jimlambrt merged 1 commit into
mainfrom
jimlambrt-roundtripper
Aug 1, 2024
Merged

feat (config): add support for a http.RoundTripper#137
jimlambrt merged 1 commit into
mainfrom
jimlambrt-roundtripper

Conversation

@jimlambrt

@jimlambrt jimlambrt commented Aug 1, 2024

Copy link
Copy Markdown
Collaborator

Add support for specifying an optional http.RoundTripper for a provider config. If specified the http client will use the RoundTripper when making requests to the provider.

@jimlambrt
jimlambrt marked this pull request as ready for review August 1, 2024 18:10

@austingebauer austingebauer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Comment thread oidc/provider.go Outdated
Comment thread oidc/config.go Outdated
Add support for specifying an optional http.RoundTripper
for a provider config.  If specified the http
client will use the RoundTripper when making
requests to the provider.
@jimlambrt
jimlambrt force-pushed the jimlambrt-roundtripper branch from df91265 to 24552d8 Compare August 1, 2024 18:28
@jimlambrt
jimlambrt merged commit 3dae6e2 into main Aug 1, 2024
@jimlambrt
jimlambrt deleted the jimlambrt-roundtripper branch August 1, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants