diff options
author | Leif Johansson <leifj@sunet.se> | 2016-02-15 13:18:13 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2016-02-15 13:18:13 +0100 |
commit | 9df7cc6666737f012e69a79c00fd429abc3c40a6 (patch) | |
tree | 3eb2045181919077bfa0dcc8c11abc566a257167 /swamid-interfederations-2.0/shibboletht.lsbu.ac.uk-idp-shibboleth.xml | |
parent | 3710ff9e2a610e4fd2b57af320afbe1ed4a09080 (diff) |
http://mds.edugain.org into swamid-interfederations-2.0
Diffstat (limited to 'swamid-interfederations-2.0/shibboletht.lsbu.ac.uk-idp-shibboleth.xml')
-rw-r--r-- | swamid-interfederations-2.0/shibboletht.lsbu.ac.uk-idp-shibboleth.xml | 87 |
1 files changed, 42 insertions, 45 deletions
diff --git a/swamid-interfederations-2.0/shibboletht.lsbu.ac.uk-idp-shibboleth.xml b/swamid-interfederations-2.0/shibboletht.lsbu.ac.uk-idp-shibboleth.xml index 49fae4c1..7fa67475 100644 --- a/swamid-interfederations-2.0/shibboletht.lsbu.ac.uk-idp-shibboleth.xml +++ b/swamid-interfederations-2.0/shibboletht.lsbu.ac.uk-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://shibboletht.lsbu.ac.uk/idp/shibboleth"> - <!-- - This is a Shibboleth Test IdP for London South Bank University. - --> - <Extensions> +<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://shibboletht.lsbu.ac.uk/idp/shibboleth"> + <md:Extensions> <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute"> <saml:Attribute xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" Name="http://macedir.org/entity-category" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> <saml:AttributeValue>http://refeds.org/category/hide-from-discovery</saml:AttributeValue> @@ -12,17 +9,17 @@ <mdrpi:RegistrationInfo xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" registrationAuthority="http://ukfederation.org.uk" registrationInstant="2013-03-12T17:50:10Z"> <mdrpi:RegistrationPolicy xml:lang="en">http://ukfederation.org.uk/doc/mdrps-20130902</mdrpi:RegistrationPolicy> </mdrpi:RegistrationInfo> - </Extensions> - <IDPSSODescriptor protocolSupportEnumeration="urn:mace:shibboleth:1.0 urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol"> - <Extensions> + </md:Extensions> + <md:IDPSSODescriptor protocolSupportEnumeration="urn:mace:shibboleth:1.0 urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol"> + <md:Extensions> <shibmd:Scope xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">lsbu.ac.uk</shibmd:Scope> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> <mdui:DisplayName xml:lang="en">London South Bank University (Test)</mdui:DisplayName> <mdui:Logo height="16" width="16">https://www.lsbu.ac.uk/clsdresources/libimages/ShibbolethLSBULogo16x16.png</mdui:Logo> <mdui:Logo height="60" width="80">https://www.lsbu.ac.uk/clsdresources/libimages/ShibbolethLSBULogo.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> @@ -47,21 +44,21 @@ </ds:X509Certificate> </ds:X509Data> </ds:KeyInfo> - </KeyDescriptor> - <ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://shibboletht.lsbu.ac.uk:8443/idp/profile/SAML1/SOAP/ArtifactResolution" index="1"/> - <ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://shibboletht.lsbu.ac.uk:8443/idp/profile/SAML2/SOAP/ArtifactResolution" index="2"/> - <NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</NameIDFormat> - <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat> - <SingleSignOnService Binding="urn:mace:shibboleth:1.0:profiles:AuthnRequest" Location="https://shibboletht.lsbu.ac.uk/idp/profile/Shibboleth/SSO"/> - <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://shibboletht.lsbu.ac.uk/idp/profile/SAML2/POST/SSO"/> - <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://shibboletht.lsbu.ac.uk/idp/profile/SAML2/POST-SimpleSign/SSO"/> - <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://shibboletht.lsbu.ac.uk/idp/profile/SAML2/Redirect/SSO"/> - </IDPSSODescriptor> - <AttributeAuthorityDescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol"> - <Extensions> + </md:KeyDescriptor> + <md:ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://shibboletht.lsbu.ac.uk:8443/idp/profile/SAML1/SOAP/ArtifactResolution" index="1"/> + <md:ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://shibboletht.lsbu.ac.uk: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://shibboletht.lsbu.ac.uk/idp/profile/Shibboleth/SSO"/> + <md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://shibboletht.lsbu.ac.uk/idp/profile/SAML2/POST/SSO"/> + <md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://shibboletht.lsbu.ac.uk/idp/profile/SAML2/POST-SimpleSign/SSO"/> + <md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://shibboletht.lsbu.ac.uk/idp/profile/SAML2/Redirect/SSO"/> + </md:IDPSSODescriptor> + <md:AttributeAuthorityDescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol"> + <md:Extensions> <shibmd:Scope xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">lsbu.ac.uk</shibmd:Scope> - </Extensions> - <KeyDescriptor> + </md:Extensions> + <md:KeyDescriptor> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> <ds:X509Data> <ds:X509Certificate> @@ -86,24 +83,24 @@ </ds:X509Certificate> </ds:X509Data> </ds:KeyInfo> - </KeyDescriptor> - <AttributeService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://shibboletht.lsbu.ac.uk:8443/idp/profile/SAML1/SOAP/AttributeQuery"/> - <AttributeService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://shibboletht.lsbu.ac.uk:8443/idp/profile/SAML2/SOAP/AttributeQuery"/> - <NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</NameIDFormat> - <NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat> - </AttributeAuthorityDescriptor> - <Organization> - <OrganizationName xml:lang="en">London South Bank University</OrganizationName> - <OrganizationDisplayName xml:lang="en">London South Bank University (Test)</OrganizationDisplayName> - <OrganizationURL xml:lang="en">http://www.lsbu.ac.uk/</OrganizationURL> - </Organization> - <ContactPerson contactType="support"> - <GivenName>Subscriptions and Licensing Team</GivenName> - <EmailAddress>mailto:llrejnls@lsbu.ac.uk</EmailAddress> - </ContactPerson> - <ContactPerson contactType="technical"> - <GivenName>Tom</GivenName> - <SurName>Swigg</SurName> - <EmailAddress>mailto:swiggtc@lsbu.ac.uk</EmailAddress> - </ContactPerson> -</EntityDescriptor> + </md:KeyDescriptor> + <md:AttributeService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://shibboletht.lsbu.ac.uk:8443/idp/profile/SAML1/SOAP/AttributeQuery"/> + <md:AttributeService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://shibboletht.lsbu.ac.uk:8443/idp/profile/SAML2/SOAP/AttributeQuery"/> + <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:AttributeAuthorityDescriptor> + <md:Organization> + <md:OrganizationName xml:lang="en">London South Bank University</md:OrganizationName> + <md:OrganizationDisplayName xml:lang="en">London South Bank University (Test)</md:OrganizationDisplayName> + <md:OrganizationURL xml:lang="en">http://www.lsbu.ac.uk/</md:OrganizationURL> + </md:Organization> + <md:ContactPerson contactType="support"> + <md:GivenName>Subscriptions and Licensing Team</md:GivenName> + <md:EmailAddress>mailto:llrejnls@lsbu.ac.uk</md:EmailAddress> + </md:ContactPerson> + <md:ContactPerson contactType="technical"> + <md:GivenName>Tom</md:GivenName> + <md:SurName>Swigg</md:SurName> + <md:EmailAddress>mailto:swiggtc@lsbu.ac.uk</md:EmailAddress> + </md:ContactPerson> +</md:EntityDescriptor> |