Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Error transforming assertion into message

Not applicable

I am trying to generate SAML assertion with APIGEE certificates. My issuer is Go Daddy.I am recieving the below error message

{ "fault": { "faultstring": "GenerateSAMLAssertion[generatesamlassertion-1]: Error transforming assertion into message.", "detail": { "errorcode": "steps.saml.ERROR_UPDATING_PAYLOAD" } } }

Can some one help me how to Proceed with this error.

2 1 316
1 REPLY 1

I had this error when I used incorrect Content-Type header (Json instead of XML).

Also please check that message is correct in case you make some service callouts, check that you have your request when it appears before Generate SAML policy correctly.