diff options
author | Björn Mattsson <bjorn@sunet.se> | 2025-02-14 09:00:46 +0100 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2025-02-14 09:00:46 +0100 |
commit | e5f0585e6a39713a1da433b54e54103dd959dba9 (patch) | |
tree | 6c21485aaab6f506afa0f1e2e3429e9350547f4f | |
parent | 6bc1c9a11f5e9d30b491acb0369ee67d8ffd0b73 (diff) | |
parent | b41f8ef260e07080fc52b890139d02c3b40c49e5 (diff) |
Merge branch 'master' of git.swamid.se:swamid-metadataHEADmd-2025-02-14-v02master
-rw-r--r-- | metadata/swamid-2.0/shibboleth.ebscohost.com.xml | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/metadata/swamid-2.0/shibboleth.ebscohost.com.xml b/metadata/swamid-2.0/shibboleth.ebscohost.com.xml index 001726e3..a755028f 100644 --- a/metadata/swamid-2.0/shibboleth.ebscohost.com.xml +++ b/metadata/swamid-2.0/shibboleth.ebscohost.com.xml @@ -10,7 +10,7 @@ </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> - <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol"> + <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> <md:Extensions> <init:RequestInitiator Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://shibboleth.ebscohost.com/Shibboleth.sso/Login"/> <idpdisc:DiscoveryResponse Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://shibboleth.ebscohost.com/Shibboleth.sso/Login" index="1"/> @@ -55,8 +55,6 @@ u3Mm/4h3+91LsNwUjY/rc6oBfrjt1/a6hkO9dho1GRpapU2ookBHqyo4qfF4sSki <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://shibboleth.ebscohost.com/Shibboleth.sso/SAML2/POST" index="0"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://shibboleth.ebscohost.com/Shibboleth.sso/SAML2/Artifact" index="2"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://shibboleth.ebscohost.com/Shibboleth.sso/SAML2/ECP" index="3"/> - <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://shibboleth.ebscohost.com/Shibboleth.sso/SAML/POST" index="4"/> - <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://shibboleth.ebscohost.com/Shibboleth.sso/SAML/Artifact" index="5"/> </md:SPSSODescriptor> <md:Organization> <md:OrganizationName xml:lang="en">EBSCO Information Services</md:OrganizationName> @@ -77,6 +75,6 @@ u3Mm/4h3+91LsNwUjY/rc6oBfrjt1/a6hkO9dho1GRpapU2ookBHqyo4qfF4sSki </md:ContactPerson> <md:ContactPerson xmlns:remd="http://refeds.org/metadata" contactType="other" remd:contactType="http://refeds.org/metadata/contactType/security"> <md:GivenName>EIS InfoSec</md:GivenName> - <md:EmailAddress>mailto:Shib-Tech@ebsco.com</md:EmailAddress> + <md:EmailAddress>mailto:EISInfoSec@ebsco.com</md:EmailAddress> </md:ContactPerson> </md:EntityDescriptor> |