<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
0D54z00008RLEzFCAXOkta Classic EngineAuthenticationAnswered2022-11-26T08:29:34.000Z2022-11-23T12:47:35.000Z2022-11-26T08:29:34.000Z

PremK.32850 (Customer) asked a question.

How to implement the OKTA login for external Okta users. Now app users login working.

Hi Sir/Madam,

 

I have implement the Okta Login functionality. I am able to login by App Users only but not working for external Okta users.

 

Please suggest what changes required for external users login. It's urgent.

 

My App details are below :

 

Client ID : 0oa3d5sg9o51RsCoi697

Okta Domain : trial-4830398.okta.com

 

Thanks,

Prem Kumar


  • DonF.81354 (Customer)

    I assume this is for a customer identity use case.

     

    Are you using an external IdP for authentication? Creating users via a sign-up page? How would these public users authenticate to an account that belongs to them?

    • PremK.32850 (Customer)

      Hello Sir,

      Thanks for your reply.

      We have implemented the Okta authentication in our application, so what we want is if any user is registered on okta, we can authenticate that user in our app and log in that user.

      Our app "Application type" is "Single Page App (SPA)" and Grant Type is "Authorization Code, Interaction Code and Refresh Token".

      thanks,
      Prem Kumar
      Expand Post
  • DonF.81354 (Customer)

    Sure! So assuming your application allows for registration, the Okta user is then created as a result. Login would typically either be a web page redirect or iframe page, or you could do embedded auth, but this is app dependent. Have you been able to test login flow yourself in the above scenario? There should be an account created after registration and assigned to app. What do the logs tell you?

    Expand Post
This question is closed.
Loading
How to implement the OKTA login for external Okta users. Now app users login working.