Skip to content

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

@rcollette

Description

@rcollette

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions