Encoded entities like + in SAML response

I am trying to use okta as IDP for my SAML SSO login.

However, when clicking “Login via okta SAML” on my SP, it generates error like “External authentication returned an invalid message”. When checking the SAML response message from okta, I can see that in the response, there are characters like “+”, which is encoded format of character “+”. I have to manually decode the characters, and then get the correct XML strings of the SAML response.

Any ideas why this is happening?

Just to clarify, character like “+”, “=” were encoded to strings like � in the SAML response.

Hi @theloshackers

Can you please open a support ticket with us by sending an email to support@okta.com in order to have this issue further investigated?

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.