diff options
author | Björn Mattsson <bjorn@sunet.se> | 2024-09-11 16:45:26 +0200 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2024-09-11 16:45:26 +0200 |
commit | 997f0db2e8b83202a03e8af7b65354a99688dee6 (patch) | |
tree | 0898ba83123775631d7fc74bb2f90b86e0329d0c | |
parent | e3b0d47e5c6a622dff5b373aa0858b96afd22771 (diff) |
SWAMID-4527 Updated idpshibboleth.irf.semd-2024-09-11-v03
-rw-r--r-- | metadata/swamid-edugain/idpshibboleth.irf.se-idp-shibboleth.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/metadata/swamid-edugain/idpshibboleth.irf.se-idp-shibboleth.xml b/metadata/swamid-edugain/idpshibboleth.irf.se-idp-shibboleth.xml index 9d248b73..94443c0d 100644 --- a/metadata/swamid-edugain/idpshibboleth.irf.se-idp-shibboleth.xml +++ b/metadata/swamid-edugain/idpshibboleth.irf.se-idp-shibboleth.xml @@ -20,7 +20,7 @@ </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> - <md:IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:mace:shibboleth:1.0" errorURL="https://error.swamid.se/?errorurl_code=ERRORURL_CODE&errorurl_ts=ERRORURL_TS&errorurl_rp=ERRORURL_RP&errorurl_tid=ERRORURL_TID&errorurl_ctx=ERRORURL_CTX&entityid=https://idpshibboleth.irf.se/idp/shibboleth"> + <md:IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol" errorURL="https://error.swamid.se/?errorurl_code=ERRORURL_CODE&errorurl_ts=ERRORURL_TS&errorurl_rp=ERRORURL_RP&errorurl_tid=ERRORURL_TID&errorurl_ctx=ERRORURL_CTX&entityid=https://idpshibboleth.irf.se/idp/shibboleth"> <md:Extensions> <shibmd:Scope regexp="false">irf.se</shibmd:Scope> <mdui:UIInfo> @@ -116,11 +116,9 @@ nnmgcuLeWY0JKSObDThQxmQM+PHnszKEdo9hDZTGcQc49C8dSN7Wup5pFzSm2i0t </ds:X509Data> </ds:KeyInfo> </md:KeyDescriptor> - <md:ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://idpshibboleth.irf.se:8443/idp/profile/SAML1/SOAP/ArtifactResolution" index="1"/> <md:ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://idpshibboleth.irf.se:8443/idp/profile/SAML2/SOAP/ArtifactResolution" index="2"/> <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:SingleSignOnService Binding="urn:mace:shibboleth:1.0:profiles:AuthnRequest" Location="https://idpshibboleth.irf.se/idp/profile/Shibboleth/SSO"/> <md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://idpshibboleth.irf.se/idp/profile/SAML2/POST/SSO"/> <md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://idpshibboleth.irf.se/idp/profile/SAML2/POST-SimpleSign/SSO"/> <md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://idpshibboleth.irf.se/idp/profile/SAML2/Redirect/SSO"/> |