<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
0D51Y000081miciSAAOkta Classic EngineSingle Sign-OnAnswered2020-04-02T02:15:51.000Z2020-03-10T18:19:30.000Z2020-04-02T02:15:51.000Z

DanP.69201 (Customer) asked a question.

Redirect after login stalls and does not continue to redirect page

I followed this tutorial https://developer.okta.com/code/react/okta_react_sign-in_widget/

 

After entering my issuer, clientID, and redirectUri AND adding the necessary urls to the login redirect uris I was able to get rid of this error https://support.okta.com/help/s/article/The-redirect-uri-parameter-must-be-an-absolute-URI

 

But now, after login, my sample application will attempt to go to the redirect url, but the url will be appended with /*code={randomLetters}&state={randomLetters}

 

Any thoughts on this?

 

Thanks in advance


  • Hey there! Sorry for the lack of response here on the Discussions forum. If you’re still looking for an answer, I would recommend checking out our Developer resources, including the Developer Forum (https://devforum.okta.com/) and documentation. If you are unable to find the solutions you're looking for there, we would encourage you to contact our dedicated Developer Support team at developers@okta.com, and they will be able to help you out.

    Expand Post
This question is closed.
Loading
Redirect after login stalls and does not continue to redirect page