<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
0D51Y0000AOeYvESQVOkta Classic EngineSingle Sign-OnAnswered2021-02-04T00:38:06.000Z2021-02-01T04:08:10.000Z2021-02-04T00:38:06.000Z

utsavb.77749 (Customer) asked a question.

Okta Redirect Url Not working when HashLocationStrategy is enabled in Angular.

I have used the angular-oauth2-oidc package And working fine. I am successfully Authenticating and getting user claims, id token, access token, etc.

But when I implement HashLocationStrategy then I am authenticating properly but not getting user claims, id token, access token, etc.

I got one workaround to set 'initialNavigation: false' in the Routing module.

Is there any alternate solution for this issue?


This question is closed.
Loading
Okta Redirect Url Not working when HashLocationStrategy is enabled in Angular.