How to change the domain of https://<mydomain>.oktapreview.com to https://login.<mydomain>.com?

If I can get this done then we’re pretty much ready to launch our project.

Yes, I wish I could use https://github.com/okta/okta-signin-widget. However, I can’t get Vuejs to play nicely with okta-signin-widget because that relies on JQuery.

Can we just point a CNAME at https://mydomain.oktapreview.com?

Just my thought, maybe you can run a reverse proxy on login.<mydomain>.com that points to <mydomain>.oktapreview.com?

This feature is coming very soon. We are about to release our Custom URL Domain feature to early access, which will allow you to CNAME any domain or subdomain you own. I can send you a message when it’s available. I’d love to get some early feedback.

We have a detailed step by step guide here:
https://support.okta.com/help/Documentation/Knowledge_Article/Configure-a-custom-URL-domain-649159225

I’ve worked through them a couple times myself including once last week. There are a lot of steps but they’re well documented.

Don’t try to get creative the first time you do it… take that from personal experience. :slight_smile:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.