Header Based Authentication

Feature: Header Based Authentication for Access to Auth0

Description: Our implementation of Auth0 has all traffic to Auth0 passing through our CDN, and we restrict access to Auth0 via an IP Whitelist that contains the IP ranges and CIDR blocks that our CDN utilizes. This presents some limitations, in particular when our CDN updates its IP ranges we have to make updates to Auth0 in coordination with the CDN updates to avoid issues. There are other means of controlling access that do not have this limitation, for example using header-based authentication.