Forum Discussion
Amit Trivedi
Jun 13, 2017Copper Contributor
Azure SSO IDP setup throwing "The request is not a valid Saml2 protocol message." error
We are trying to setup an Azure SSO with Visier and they only accept IDP Initiated setup. So we went ahead and followed instructions but we keep running into "We received a bad request" error.. We ar...
Amit Trivedi
Jun 13, 2017Copper Contributor
Any tools you guys recommend we can use to trace/troubleshoot on IDP initiated Integration ?
- Josh VillagomezJun 14, 2017
Microsoft
Hello Amit,
It would be helpful to see your SAML assertion. But in order to troubleshoot HTTPS authentication, I would recommend Telerik Fiddler with HTTPS decryption enabled. The trace will log show the data flow all the way through. It seems to me there may be something strange with the assertion. Hope this helps.