diff options
author | Leif Johansson <leifj@sunet.se> | 2016-02-16 14:06:42 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2016-02-16 14:06:42 +0100 |
commit | 54f80505cbaac150bd7414a7f8c45c5a7f336f50 (patch) | |
tree | 78177bee4fd40f0d1d6b20133d5e318d7b8d33b3 /swamid-interfederations-2.0/idp.shibboleth.net-idp-shibboleth.xml | |
parent | 9958a72bb0d995007ea7242f3175ef089ce14c18 (diff) |
http://mds.edugain.org into swamid-interfederations-2.0
Diffstat (limited to 'swamid-interfederations-2.0/idp.shibboleth.net-idp-shibboleth.xml')
-rw-r--r-- | swamid-interfederations-2.0/idp.shibboleth.net-idp-shibboleth.xml | 79 |
1 files changed, 38 insertions, 41 deletions
diff --git a/swamid-interfederations-2.0/idp.shibboleth.net-idp-shibboleth.xml b/swamid-interfederations-2.0/idp.shibboleth.net-idp-shibboleth.xml index 676a22e2..ae1a9fbe 100644 --- a/swamid-interfederations-2.0/idp.shibboleth.net-idp-shibboleth.xml +++ b/swamid-interfederations-2.0/idp.shibboleth.net-idp-shibboleth.xml @@ -1,9 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> -<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://idp.shibboleth.net/idp/shibboleth"> - <!-- - This is a shibboleth.net Shibboleth IdP for JISC Collections and Janet Limited. - --> - <Extensions> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://idp.shibboleth.net/idp/shibboleth"> + <md:Extensions> <DigestMethod xmlns="urn:oasis:names:tc:SAML:metadata:algsupport" Algorithm="http://www.w3.org/2001/04/xmlenc#sha512"/> <DigestMethod xmlns="urn:oasis:names:tc:SAML:metadata:algsupport" Algorithm="http://www.w3.org/2001/04/xmldsig-more#sha384"/> <DigestMethod xmlns="urn:oasis:names:tc:SAML:metadata:algsupport" Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/> @@ -15,9 +12,9 @@ <mdrpi:RegistrationInfo xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" registrationAuthority="http://ukfederation.org.uk" registrationInstant="2011-01-06T16:22:29Z"> <mdrpi:RegistrationPolicy xml:lang="en">http://ukfederation.org.uk/doc/mdrps-20130902</mdrpi:RegistrationPolicy> </mdrpi:RegistrationInfo> - </Extensions> - <IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> - <Extensions> + </md:Extensions> + <md:IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> + <md:Extensions> <shibmd:Scope xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">shibboleth.net</shibmd:Scope> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> <mdui:DisplayName xml:lang="en">Shibboleth.net</mdui:DisplayName> @@ -25,8 +22,8 @@ developers of Shibboleth.</mdui:Description> <mdui:Logo height="82" width="64">https://shibboleth.net/images/gryphon_64x82.png</mdui:Logo> </mdui:UIInfo> - </Extensions> - <KeyDescriptor> + </md:Extensions> + <md:KeyDescriptor> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> <ds:X509Data> <ds:X509Certificate> @@ -51,34 +48,34 @@ </ds:X509Certificate> </ds:X509Data> </ds:KeyInfo> - <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes256-cbc"/> - <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes192-cbc"/> - <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/> - <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#tripledes-cbc"/> - <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"/> - </KeyDescriptor> - <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat> - <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://shibboleth.net/idp/profile/SAML2/POST/SSO"/> - <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://shibboleth.net/idp/profile/SAML2/POST-SimpleSign/SSO"/> - <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://shibboleth.net/idp/profile/SAML2/Redirect/SSO"/> - </IDPSSODescriptor> - <Organization> - <OrganizationName xml:lang="en">JISC Collections and Janet Limited</OrganizationName> - <OrganizationDisplayName xml:lang="en">Shibboleth.net</OrganizationDisplayName> - <OrganizationURL xml:lang="en">http://www.shibboleth.net/</OrganizationURL> - </Organization> - <ContactPerson contactType="support"> - <GivenName>Shibboleth.Net Technical Support</GivenName> - <EmailAddress>mailto:contact@shibboleth.net</EmailAddress> - </ContactPerson> - <ContactPerson contactType="technical"> - <GivenName>Scott</GivenName> - <SurName>Cantor</SurName> - <EmailAddress>mailto:cantor.2@osu.edu</EmailAddress> - </ContactPerson> - <ContactPerson contactType="technical"> - <GivenName>Ian</GivenName> - <SurName>Young</SurName> - <EmailAddress>mailto:ukfed@iay.org.uk</EmailAddress> - </ContactPerson> -</EntityDescriptor> + <md:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes256-cbc"/> + <md:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes192-cbc"/> + <md:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/> + <md:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#tripledes-cbc"/> + <md:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"/> + </md:KeyDescriptor> + <md:NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</md:NameIDFormat> + <md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://shibboleth.net/idp/profile/SAML2/POST/SSO"/> + <md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://shibboleth.net/idp/profile/SAML2/POST-SimpleSign/SSO"/> + <md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://shibboleth.net/idp/profile/SAML2/Redirect/SSO"/> + </md:IDPSSODescriptor> + <md:Organization> + <md:OrganizationName xml:lang="en">JISC Collections and Janet Limited</md:OrganizationName> + <md:OrganizationDisplayName xml:lang="en">Shibboleth.net</md:OrganizationDisplayName> + <md:OrganizationURL xml:lang="en">http://www.shibboleth.net/</md:OrganizationURL> + </md:Organization> + <md:ContactPerson contactType="support"> + <md:GivenName>Shibboleth.Net Technical Support</md:GivenName> + <md:EmailAddress>mailto:contact@shibboleth.net</md:EmailAddress> + </md:ContactPerson> + <md:ContactPerson contactType="technical"> + <md:GivenName>Scott</md:GivenName> + <md:SurName>Cantor</md:SurName> + <md:EmailAddress>mailto:cantor.2@osu.edu</md:EmailAddress> + </md:ContactPerson> + <md:ContactPerson contactType="technical"> + <md:GivenName>Ian</md:GivenName> + <md:SurName>Young</md:SurName> + <md:EmailAddress>mailto:ukfed@iay.org.uk</md:EmailAddress> + </md:ContactPerson> +</md:EntityDescriptor> |