Transition domain from Auth0 to ZITADEL
Not strictly related to ZITADEL, but worth asking:
I'm in the process of transitioning from Auth0 to ZITADEL, currently I have:
-
my-company.com
-> my app
- auth.my-company.com
-> Auth0
I'd like to setup the production environment with ZITADEL, would it be a good idea to register auth2.my-company.com
as instance domain in ZITADEL in order to smoothly transition?3 Replies
I think the best recommendation is to use a new domain for the migration.
E.g login.my-company.com
With this in place we can already go ahead an prepare the certificates.
If you want to re-use the existing domain you will incur some small downtimes which can be kept short by reducing the TTL of you DNS record.
Once you switch the name to your instances domain (a CNAME) it will take us 1-5mins (if the DNS lifetime is short enough).
Ok, I used
auth2
as an example but login
might look less shady, thanks👍
id would be an other option