<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
0D54z0000A6JkcqCQCOkta Classic EngineSingle Sign-OnAnswered2024-04-30T17:41:07.000Z2024-04-19T06:34:20.000Z2024-04-30T17:41:07.000Z
I am unable to register as a user on OKTA using my local application.

I have created a task-specific application, and I must incorporate the capability for new users to register using my Okta local application. I had no trouble entering into my local app using the Okta allocated account; however, when I tried to register a new user through my app, I got a 500 error. Please, I need your help.

 

For further information, I've included the same setup I used to set up my OKTA below.

 

1) Single page application is the type of application.

 

2) Authorization code, Interaction code, and Refresh token grant types.

 

3) Token behavior refresh: After each usage, rotate the token.

 

4) 30 second grace period for rotating tokens

 

5) Request consent from the user:

 

6) The URL for the Sign-In Redirect is https://domain/login/callback.

 

7) Sign-Out URL: https://domain

 

8) App-only login initiated

 

9) https://domain/login/callback is the callback URI.

 

10) Federation Broker Mode for immediate app access is enabled

 

11) Use CORS by visiting this URL


  • Hi @User1710913349061463977 (Customer)​ , Thank you for reaching out to the Okta Community! 

     

     This question is more appropriate for our dedicated Okta Developer Forum.

    My advice would be to reach out via devforum.okta.com to take advantage of their expertise.

    While we'll do our best to answer all of your questions here, this medium is more inclined towards Okta core products and features (non-developer work). 

     

     

     

    Regards.

     

    --

    Help others in the community by liking or hitting Select as Best if this response helped you.

    Expand Post
    Selected as Best
  • Hi @User1710913349061463977 (Customer)​ , Thank you for reaching out to the Okta Community! 

     

     This question is more appropriate for our dedicated Okta Developer Forum.

    My advice would be to reach out via devforum.okta.com to take advantage of their expertise.

    While we'll do our best to answer all of your questions here, this medium is more inclined towards Okta core products and features (non-developer work). 

     

     

     

    Regards.

     

    --

    Help others in the community by liking or hitting Select as Best if this response helped you.

    Expand Post
    Selected as Best
This question is closed.
Loading
I am unable to register as a user on OKTA using my local application.