Skip to content

Commit 73f64f2

Browse files
authored
Merge pull request #193 from knaw-huc/master
RequestInitiator element added
2 parents 3bcd6d2 + 89832ef commit 73f64f2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

metadata/authentication.clariah.nl%2FSaml2%2Fproxy_saml2_backend.xml.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
WantAssertionsSigned="true"
2828
protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
2929
<md:Extensions>
30+
<init:RequestInitiator Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init"
31+
Location="https://authentication.clariah.nl/Saml2/disco?workaround=true"/>
3032
<idpdisc:DiscoveryResponse Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol"
3133
Location="https://authentication.clariah.nl/Saml2/disco?workaround=true"
3234
index="1"/>

metadata/testauthentication.di.huc.knaw.nl%2FSaml2%2Fproxy_saml2_backend.xml.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@
2727
WantAssertionsSigned="true"
2828
protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
2929
<md:Extensions>
30-
<idpdisc:DiscoveryResponse Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol"
30+
<init:RequestInitiator Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init"
31+
Location="https://testauthentication.di.huc.knaw.nl/Saml2/disco?workaround=true"/>
32+
<idpdisc:DiscoveryResponse Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol"
3133
Location="https://testauthentication.di.huc.knaw.nl/Saml2/disco?workaround=true"
3234
index="1"/>
3335
<mdui:UIInfo>

0 commit comments

Comments
 (0)