<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
0D51Y00008cfRORSA2Okta Classic EngineSingle Sign-OnAnswered2024-03-26T00:09:31.000Z2020-05-28T17:50:14.000Z2020-06-05T10:16:37.000Z

y4hjp (y4hjp) asked a question.

Angular hash URLs still broken?

If I set my Angular router to RouterModule.forRoot(appRoutes, { useHash: true }) the Okta login stops working because the implicit/callback fails to work, i.e. OktaCallbackComponent never gets called. You can login, but this.oktaAuth.isAutheticated() never returns true.

 

How do I get hash URL to work?

 

I'm using 3.1.1 of the okta-auth-js SDK.

 

Bob


  • Hi,

    Thank you for reaching out to our community page. In order to get a better understanding of what is happening with the Okta-auth SDK, I would recommend opening a support ticket, so we can get one of our Developers involved.

     

    Regards,

     

    Jesus

    Expand Post
This question is closed.
Loading
Angular hash URLs still broken?