<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D51Y00006aCTpWSAWOkta Classic EngineAdministrationAnswered2023-09-16T20:13:16.000Z2019-08-23T08:35:09.000Z2019-12-02T21:38:42.000Z
How to get oktapreview.com than okta.com?

I tried to get oktapreview domain for several times. So I signed up at https://developer.okta.com

But On my dashboard, I couldn't find the oktapreview domain.

I am using Okta in React.js

I think, to integrate the Okta on my project, domain must be oktapreview like dev-12345.oktapreview.com

But I just getting dev-12345.okta.com

How can I find oktapreview domain?

Isn't it Free?

 

I used

<Security

issuer="https://dev-605640.okta.com/oauth2/default"

client_id='*********************'

redirect_uri={ window.location.origin + '/implicit/callback' }

onAuthRequired={ onAuthRequired }

scope="openid profile email"

>

this component on my project but getting 401 error.


  • Hi there Vitaliy - it looks like you opened a separate case with Support who was able to help you out with this! I'll ask the agent who helped you out to post the answer publicly so other customers are able to reference. Thanks!

This question is closed.
Loading
How to get oktapreview.com than okta.com?