*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit 6f647105 authored by Moser, Maximilian's avatar Moser, Maximilian
Browse files

Request the SAML response *or* assertions to be signed

* according to the SAML spec, the IdP's responses need to be signed
  anyway
parent 86a1accb
No related branches found
No related tags found
1 merge request!4Incorporate further feedback from PB
......@@ -106,6 +106,7 @@ config:
authn_requests_signed: false
want_response_signed: false
want_assertions_signed: false
want_assertions_or_response_signed: true
allow_unsolicited: true
endpoints:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment