Protecting Auth0 Domain with WAF

Problem statement

We want to implement a self-hosted custom domain and enable only connections coming from their WAF in the Auth0 domain. Our WAF has static IP.

We will add a WAF (Web Application Firewall) in the front of the Auth0 domain and would like to know if we’ll have issues that might block us after this implementation.

Browser → Custom domain → WAF IMPERVA → Auth0 domain.

Solution

This is a standard implementation of a self-hosted custom domain. There shouldn’t be any implications.