Configure mTLS Authentication
Configure mutual TLS (mTLS) authentication for your Auth0 tenant and applications using the Auth0 Dashboard or Management API.
Set up the Customer Edge
Configure your edge network to perform the mTLS handshake, validate client certificates, and forward requests to Auth0 for token issuance.
Configure mTLS Authentication for a Tenant
Enable mTLS at the tenant level by configuring a custom domain and mTLS endpoint aliases to accept mutual TLS connections.
Configure mTLS Authentication for a Client
Register a self-signed or CA-signed X.509 certificate on an Auth0 application to enable mTLS client authentication to the authorization server.