<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
0D54z000099OX7VCAWOkta Classic EngineAuthenticationAnswered2024-04-17T09:38:22.000Z2023-05-01T10:43:23.000Z2023-05-02T15:36:16.000Z

ix8cq (ix8cq) asked a question.

Assertion Invalid Issue in SAML 2.0 Assertion Grant

Facing a similar issues as in - https://support.okta.com/help/s/question/0D54z00007RUGtmCAH/facing-assertion-invalid-issue-in-saml-20-assertion-grant?language=en_US

 

As suggested, had a look at the example given in https://github.com/emanor-okta/saml-assertion-flow-with-okta

The example doesn't work as is because the saml assertions are encrypted and in the code it tries to search for unencrypted assertion.

 

I am facing the same issue -

{

"error": "invalid_grant",

"error_description": "'assertion' is not a valid SAML 2.0 Assertion."

}

 

But unable to figure out the problem. Is there a step by step guide / working example?

 

Kindly help!

 

Thanks,

Amul.


This question is closed.
Loading
Assertion Invalid Issue in SAML 2.0 Assertion Grant