summaryrefslogtreecommitdiff
path: root/swamid-interfederations-2.0/sso.sunderland.ac.uk-auth-metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'swamid-interfederations-2.0/sso.sunderland.ac.uk-auth-metadata.xml')
-rw-r--r--swamid-interfederations-2.0/sso.sunderland.ac.uk-auth-metadata.xml131
1 files changed, 67 insertions, 64 deletions
diff --git a/swamid-interfederations-2.0/sso.sunderland.ac.uk-auth-metadata.xml b/swamid-interfederations-2.0/sso.sunderland.ac.uk-auth-metadata.xml
index 94dcb76f..ac2afc4b 100644
--- a/swamid-interfederations-2.0/sso.sunderland.ac.uk-auth-metadata.xml
+++ b/swamid-interfederations-2.0/sso.sunderland.ac.uk-auth-metadata.xml
@@ -1,13 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
-<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="http://sso.sunderland.ac.uk/auth/metadata">
- <md:Extensions>
+<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="http://sso.sunderland.ac.uk/auth/metadata">
+ <!--
+ This is an OpenAthens LA IdP for the University of Sunderland.
+ -->
+ <Extensions>
<mdrpi:RegistrationInfo xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" registrationAuthority="http://ukfederation.org.uk"/>
- </md:Extensions>
- <md:IDPSSODescriptor WantAuthnRequestsSigned="false" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:mace:shibboleth:1.0">
- <md:Extensions>
+ </Extensions>
+ <IDPSSODescriptor WantAuthnRequestsSigned="false" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:mace:shibboleth:1.0">
+ <Extensions>
<shibmd:Scope xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">sunderland.ac.uk</shibmd:Scope>
- </md:Extensions>
- <md:KeyDescriptor use="signing">
+ </Extensions>
+ <KeyDescriptor use="signing">
<ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
<ds:X509Data>
<ds:X509Certificate>
@@ -32,8 +35,8 @@
</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
- </md:KeyDescriptor>
- <md:KeyDescriptor use="encryption">
+ </KeyDescriptor>
+ <KeyDescriptor use="encryption">
<ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
<ds:X509Data>
<ds:X509Certificate>
@@ -58,58 +61,58 @@
</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
- </md:KeyDescriptor>
- <md:SingleSignOnService Binding="urn:mace:shibboleth:1.0:profiles:AuthnRequest" Location="https://sso.sunderland.ac.uk/auth/sso"/>
- <md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://sso.sunderland.ac.uk/auth/sso"/>
- </md:IDPSSODescriptor>
- <md:Organization>
- <md:OrganizationName xml:lang="en">University of Sunderland</md:OrganizationName>
- <md:OrganizationDisplayName xml:lang="en">University of Sunderland</md:OrganizationDisplayName>
- <md:OrganizationURL xml:lang="en">http://www.sunderland.ac.uk/</md:OrganizationURL>
- </md:Organization>
- <md:ContactPerson contactType="support">
- <md:GivenName>Ian</md:GivenName>
- <md:SurName>Lundell</md:SurName>
- <md:EmailAddress>mailto:ian.lundell@sunderland.ac.uk</md:EmailAddress>
- </md:ContactPerson>
- <md:ContactPerson contactType="support">
- <md:GivenName>Rachel</md:GivenName>
- <md:SurName>Webb</md:SurName>
- <md:EmailAddress>mailto:rachel.webb@sunderland.ac.uk</md:EmailAddress>
- </md:ContactPerson>
- <md:ContactPerson contactType="support">
- <md:GivenName>Laura</md:GivenName>
- <md:SurName>Wilkinson</md:SurName>
- <md:EmailAddress>mailto:laura.wilkinson@sunderland.ac.uk</md:EmailAddress>
- </md:ContactPerson>
- <md:ContactPerson contactType="support">
- <md:GivenName>Ian</md:GivenName>
- <md:SurName>Frost</md:SurName>
- <md:EmailAddress>mailto:ian.frost@sunderland.ac.uk</md:EmailAddress>
- </md:ContactPerson>
- <md:ContactPerson contactType="technical">
- <md:GivenName>Scott</md:GivenName>
- <md:SurName>Sweeting</md:SurName>
- <md:EmailAddress>mailto:scott.sweeting@sunderland.ac.uk</md:EmailAddress>
- </md:ContactPerson>
- <md:ContactPerson contactType="technical">
- <md:GivenName>Dean</md:GivenName>
- <md:SurName>Hale</md:SurName>
- <md:EmailAddress>mailto:dean.hale@sunderland.ac.uk</md:EmailAddress>
- </md:ContactPerson>
- <md:ContactPerson contactType="technical">
- <md:GivenName>Adil</md:GivenName>
- <md:SurName>Khan</md:SurName>
- <md:EmailAddress>mailto:adil.khan@sunderland.ac.uk</md:EmailAddress>
- </md:ContactPerson>
- <md:ContactPerson contactType="technical">
- <md:GivenName>Daniel</md:GivenName>
- <md:SurName>Dixon</md:SurName>
- <md:EmailAddress>mailto:daniel.dixon@sunderland.ac.uk</md:EmailAddress>
- </md:ContactPerson>
- <md:ContactPerson contactType="technical">
- <md:GivenName>Ian</md:GivenName>
- <md:SurName>Frost</md:SurName>
- <md:EmailAddress>mailto:ian.frost@sunderland.ac.uk</md:EmailAddress>
- </md:ContactPerson>
-</md:EntityDescriptor>
+ </KeyDescriptor>
+ <SingleSignOnService Binding="urn:mace:shibboleth:1.0:profiles:AuthnRequest" Location="https://sso.sunderland.ac.uk/auth/sso"/>
+ <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://sso.sunderland.ac.uk/auth/sso"/>
+ </IDPSSODescriptor>
+ <Organization>
+ <OrganizationName xml:lang="en">University of Sunderland</OrganizationName>
+ <OrganizationDisplayName xml:lang="en">University of Sunderland</OrganizationDisplayName>
+ <OrganizationURL xml:lang="en">http://www.sunderland.ac.uk/</OrganizationURL>
+ </Organization>
+ <ContactPerson contactType="support">
+ <GivenName>Ian</GivenName>
+ <SurName>Lundell</SurName>
+ <EmailAddress>mailto:ian.lundell@sunderland.ac.uk</EmailAddress>
+ </ContactPerson>
+ <ContactPerson contactType="support">
+ <GivenName>Rachel</GivenName>
+ <SurName>Webb</SurName>
+ <EmailAddress>mailto:rachel.webb@sunderland.ac.uk</EmailAddress>
+ </ContactPerson>
+ <ContactPerson contactType="support">
+ <GivenName>Laura</GivenName>
+ <SurName>Wilkinson</SurName>
+ <EmailAddress>mailto:laura.wilkinson@sunderland.ac.uk</EmailAddress>
+ </ContactPerson>
+ <ContactPerson contactType="support">
+ <GivenName>Ian</GivenName>
+ <SurName>Frost</SurName>
+ <EmailAddress>mailto:ian.frost@sunderland.ac.uk</EmailAddress>
+ </ContactPerson>
+ <ContactPerson contactType="technical">
+ <GivenName>Scott</GivenName>
+ <SurName>Sweeting</SurName>
+ <EmailAddress>mailto:scott.sweeting@sunderland.ac.uk</EmailAddress>
+ </ContactPerson>
+ <ContactPerson contactType="technical">
+ <GivenName>Dean</GivenName>
+ <SurName>Hale</SurName>
+ <EmailAddress>mailto:dean.hale@sunderland.ac.uk</EmailAddress>
+ </ContactPerson>
+ <ContactPerson contactType="technical">
+ <GivenName>Adil</GivenName>
+ <SurName>Khan</SurName>
+ <EmailAddress>mailto:adil.khan@sunderland.ac.uk</EmailAddress>
+ </ContactPerson>
+ <ContactPerson contactType="technical">
+ <GivenName>Daniel</GivenName>
+ <SurName>Dixon</SurName>
+ <EmailAddress>mailto:daniel.dixon@sunderland.ac.uk</EmailAddress>
+ </ContactPerson>
+ <ContactPerson contactType="technical">
+ <GivenName>Ian</GivenName>
+ <SurName>Frost</SurName>
+ <EmailAddress>mailto:ian.frost@sunderland.ac.uk</EmailAddress>
+ </ContactPerson>
+</EntityDescriptor>