<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
0D54z00007fV0ZTCA0Okta Classic EngineSingle Sign-OnAnswered2024-03-25T11:24:44.000Z2022-05-20T09:53:19.000Z2022-05-20T22:41:46.000Z

wesz6 (wesz6) asked a question.

State value is not present in redirect/callback url

The parameters "state" and "nonce" are unique values generated from your end which can be used to verify the request. After sending this values to Okta, Okta will redirect back to your callback with the location of the values as follows:

  • state: present on the callback endpoint, along with the authorization code or ID token in this case
  • nonce: present in the ID token requested

 

According to above statement state should be present on the callback endpoint but in my case it's not. I do see nonce in the ID token requested though.

 

Please help!

Sincerely,

Medet


This question is closed.
Loading
State value is not present in redirect/callback url