Hello.
I was wondering if there is any chance to enable having my auth0 domain to be accessed through my own domain name.
I already configured Cloudflare to point my desired domain acceso.partidodigital.org.uy to partidodigital.auth0.com but I’m getting the following error with its certificate:
This server could not prove that it is acceso.partidodigital.org.uy; its security certificate is from *.auth0.com. This may be caused by a misconfiguration or an attacker intercepting your connection.
I understand this could be an expensive decision to have custom domains as new certificates would be needed. My suggestion is that you give the chance to do this to the customer at his own expense.
In our case, possibly similar to others, it is very important to us to show a compelling experience through our own brand and services regardless of any third party service used underneath like auth0.
BTW, I figured I could have the same code as in the custom hosted page section in one of my own domain page, which I needed to decode and manually include the @@config@@
parameter to make it work but CORs issues are evident as it needs everything to be running under auth0.com domain.
Could you please consider this and help me achieve a more robust experience?
Thanks a lot in advance.