Skip to content

[v4] Allow configuring network requests to auth0 to go through proxy #2463

Description

@nunameya

Checklist

  • I have looked into the Readme, Examples, and FAQ and have not found a suitable solution or answer.
  • I have looked into the API documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Describe the problem you'd like to have solved

v3 had an agent property with supplied proxy configuration for the underlying network calls made by the openid and this auth0 sdk client.

v4 doesn't expose this property. Is there an expected workaround?

Describe the ideal solution

agent property is available or a proxy url can be set via a known environment variable which is respected by the auth0 sdk.

Alternatives and current workarounds

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions