Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
72:integration:saml [2019/06/12 08:40] – [Lessons Learned] sngr72:integration:saml [2019/06/12 08:41] – [Lessons Learned] sngr
Line 165: Line 165:
 This can be configured in the identity-provide section of the config.xml: This can be configured in the identity-provide section of the config.xml:
  
 +<code>
 **sendBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"** **sendBinding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"**
 +
 +</code>
  
 There a re no easy options to fint it out, because the IDP only seems to deny the Request (without telling the concrete reason in the response). Only at IDP (→ mostly customer) the problem can be identified. There a re no easy options to fint it out, because the IDP only seems to deny the Request (without telling the concrete reason in the response). Only at IDP (→ mostly customer) the problem can be identified.