Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide an ability to configure or otherwise provide the HttpClient to use for making API calls #693

Open
rcollette opened this issue Feb 5, 2024 · 1 comment

Comments

@rcollette
Copy link

Describe the feature request?

I would like to be able to log failed Http requests. Normally this is done by implementing a DelegatingHttpMessageHandler and providing that in the construction of the HttpClient. The Okta SDK does not expose a way configure the RestSharp options so this does not appear to be possible.

New or Affected Resource(s)

Not entirely sure, but I'm going to presume that I should be able to provide an HttpClient factory function in the sdk's configuration object.

Provide a documentation link

No response

Additional Information?

No response

@laura-rodriguez
Copy link
Collaborator

Hi @rcollette,

Thanks for your request. We acknowledge this feature is essential. I'll file an internal ticket for the team to prioritize.

Internal Ref: OKTA-700585

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants