Auth0 Forcing IPv4 or IPv6 instead of Dual Stack
Last Updated:
Overview
Solution
If this is a critical requirement, one workaround would be to use a Self-Managed Custom Domain. In this setup, all requests to Auth0 must come through a customer-provided reverse proxy. This proxy can choose to expose only IPv4 or IPv6 (for example, by exposing only A records and not AAAA), so all requests will be made using that allowed protocol.