summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Mattsson <bjorn@sunet.se>2024-05-14 07:39:30 +0200
committerBjörn Mattsson <bjorn@sunet.se>2024-05-14 07:39:30 +0200
commiteadecafad65f24af71f3a7773abfa2f15e05a9a1 (patch)
tree04c86fdff906507e5fe4ca5276ea07a47b46c67d
parent736b9c6109a40635b0bf2773e844d6f14ef92c82 (diff)
SWAMID-4136: Protocol urn:mace:shibboleth:1.0 also needs to be removedmd-2024-05-14-v01
-rw-r--r--metadata/swamid-edugain/weblogin.uu.se-idp-shibboleth.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/metadata/swamid-edugain/weblogin.uu.se-idp-shibboleth.xml b/metadata/swamid-edugain/weblogin.uu.se-idp-shibboleth.xml
index fb5c8817..43c3cbf7 100644
--- a/metadata/swamid-edugain/weblogin.uu.se-idp-shibboleth.xml
+++ b/metadata/swamid-edugain/weblogin.uu.se-idp-shibboleth.xml
@@ -21,7 +21,7 @@
</samla:Attribute>
</mdattr:EntityAttributes>
</md:Extensions>
- <md:IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:mace:shibboleth:1.0" errorURL="https://error.swamid.se/?errorurl_code=ERRORURL_CODE&amp;errorurl_ts=ERRORURL_TS&amp;errorurl_rp=ERRORURL_RP&amp;errorurl_tid=ERRORURL_TID&amp;errorurl_ctx=ERRORURL_CTX&amp;entityid=https://weblogin.uu.se/idp/shibboleth">
+ <md:IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol" errorURL="https://error.swamid.se/?errorurl_code=ERRORURL_CODE&amp;errorurl_ts=ERRORURL_TS&amp;errorurl_rp=ERRORURL_RP&amp;errorurl_tid=ERRORURL_TID&amp;errorurl_ctx=ERRORURL_CTX&amp;entityid=https://weblogin.uu.se/idp/shibboleth">
<md:Extensions>
<shibmd:Scope regexp="false">user.uu.se</shibmd:Scope>
<mdui:UIInfo>
@@ -128,6 +128,7 @@ nQPiHsyW3apD4+IJzI2nGQfeL4XO6MPUPVvn+7TiduFaCe+TXJQW</ds:X509Certificate>
<md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://weblogin.uu.se/idp/profile/SAML2/Redirect/SLO"/>
<md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://weblogin.uu.se/idp/profile/SAML2/POST/SLO"/>
<md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://weblogin.uu.se:8443/idp/profile/SAML2/SOAP/SLO"/>
+ <md:NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</md:NameIDFormat>
<md:NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</md:NameIDFormat>
<md:NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</md:NameIDFormat>
<md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://weblogin.uu.se/idp/profile/SAML2/POST/SSO"/>