Custom (Vanity) Domains
Organizations can set up a custom (vanity) domain name for their SecureAuth tenant that is easier to remember, simpler, or aligned with your branding.
Example: ACME wants to use a different domain for their SecureAuth tenant. Employees previously accessed it through
acme.us.authz.secureauth.io/acme
. To simplify access, ACME now uses a custom domain, acme.example.com
.
Setup Options
You can configure vanity domains in two ways:
- Customer-managed infrastructure: Use a web application firewall (WAF), content delivery network (CDN), or custom proxy.
- Direct through SecureAuth: Let SecureAuth handle the domain setup.
Traffic Flow Diagram
The following diagram illustrates the traffic flow for vanity domain usage:
Getting Started
To set up a custom domain for your organization, contact
SecureAuth Support.
Custom Domain Implementation Methods
Method 1: WAF/CDN/Proxy Setup
Use your existing WAF, CDN, or proxy as a reverse proxy. TLS is terminated at the proxy level.
Best for: Organizations with existing proxy infrastructure.
Learn how to configure this setup
Method 2: Direct Setup with SecureAuth
SecureAuth handles domain traffic directly if you don’t have a proxy or WAF.
How it works:
- SecureAuth creates a custom Ingress for your vanity domain.
- You configure a CNAME record pointing to the SecureAuth ingress endpoint.
- SecureAuth maps and routes the traffic to your tenant.
Best for: Organizations without proxy infrastructure.