Hello Auth0 Support ![]()
I’m using a single Auth0 tenant that hosts multiple applications, all under the same custom domain (for example: login.company.com).
The issue:
Because all applications share the same login URL, browsers (like Chrome, Edge, Safari) treat the login fields as the same website —
so password managers and browser autofill features suggest or overwrite credentials from one app to another.
Example:
-
User saves credentials for App A on
login.company.com -
When logging into App B, the browser auto-fills credentials from App A
→ leading to login confusion and wrong autofill behavior.
What I’m trying to achieve:
I’d like to have distinct login URLs per app, such as:
-
login.appA.company.com -
login.appB.company.com
That way, browsers treat each as a separate site and password suggestions don’t conflict.
Questions:
-
Can Auth0 support multiple custom domains for different applications within the same tenant?
-
If not, is there a recommended workaround?
-
Is there any planned support for multiple domains to isolate credentials between applications?
This is becoming an issue for our users’ experience, as password autofill is unreliable when apps share the same domain.
Thanks in advance for your help and clarification! ![]()
Best regards,
Shoaib Raza