Skip to content

Commit ab51c4c

Browse files
committed
Update proxy IdP metadata to require signatures
1 parent 9d79a83 commit ab51c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata/sso-proxy-sp.clarin.eu.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</saml:Attribute>
2424
</mdattr:EntityAttributes>
2525
</md:Extensions>
26-
<md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
26+
<md:SPSSODescriptor AuthnRequestsSigned="false" WantAssertionsSigned="true" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
2727
<md:Extensions>
2828
<mdui:UIInfo>
2929
<mdui:DisplayName xml:lang="en">CLARIN ERIC Single sign-on</mdui:DisplayName>

0 commit comments

Comments
 (0)