<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
0D54z00009VT2spCADOkta Classic EngineAuthenticationAnswered2023-07-27T16:05:28.000Z2023-07-26T13:21:42.000Z2023-07-27T16:05:28.000Z

MayurR.49829 (Customer) asked a question.

How can we authenticate users using Okta SignIn without redirecting the users to Okta page?

In our scenario, What we want to have is that.

  1. User opens the Web application
  2. It will open the login page
  3. user enters the username password
  4. it should authenticate the user from background
  5. once the authentication completes, it returns the access token to load the application.

 

How can we achieve such scenario using Okta in ReactJS? We have tried the Okta SignIn Widget but it redirects to Okta SignIn page and then returns back to our application.


MayurR.49829 likes this.
This question is closed.
Loading
How can we authenticate users using Okta SignIn without redirecting the users to Okta page?