Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 261:integration:saml [2026/04/28 08:20] – [Configure multiple SAML IDPs] Weinlein, Thomas | 261:integration:saml [2026/04/28 09:04] (current) – [Configure signing] Weinlein, Thomas | ||
|---|---|---|---|
| Line 244: | Line 244: | ||
| </ | </ | ||
| + | ===== Configure signature validation ===== | ||
| + | |||
| + | By default Stages send authentication requests signed and expects assertions in the response as well as the response itself to be signed. | ||
| + | In case this is not supported by the IDP it can be disabled by setting the according property to **false**. | ||
| + | |||
| + | //Please use with care as it degrades security.// | ||
| + | <code xml> | ||
| + | <method type=" | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | </ | ||
| ===== Configure multiple SAML IDPs ===== | ===== Configure multiple SAML IDPs ===== | ||