I configured my auth0 single page application to use OIDC authentication with universal login and custom domain verified for a platform I use
the platform address is app.mydomain.com.
the validation of my domain is on login.mydomain.com
I didn’t change a thing in the default app code, when trying to login i keep getting my auth0 native domain (xyz.us.auth0.com).
I reviewed the documentation but I probably missing something.
Hey @romans.romanovs, would this also apply to external OIDC connections? At first, I configured it to use the default .us.auth0.com but have since configured the custom domain. Currently, it is not redirecting as I would have expected and thinking it might be this.