diff options
Diffstat (limited to 'swamid-interfederations-2.0/shibboleth.stvincent.ac.uk-idp-shibboleth.xml')
-rw-r--r-- | swamid-interfederations-2.0/shibboleth.stvincent.ac.uk-idp-shibboleth.xml | 89 |
1 files changed, 46 insertions, 43 deletions
diff --git a/swamid-interfederations-2.0/shibboleth.stvincent.ac.uk-idp-shibboleth.xml b/swamid-interfederations-2.0/shibboleth.stvincent.ac.uk-idp-shibboleth.xml index f15c9653..447d64b1 100644 --- a/swamid-interfederations-2.0/shibboleth.stvincent.ac.uk-idp-shibboleth.xml +++ b/swamid-interfederations-2.0/shibboleth.stvincent.ac.uk-idp-shibboleth.xml @@ -1,15 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> -<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://shibboleth.stvincent.ac.uk/idp/shibboleth"> - <md:Extensions> +<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://shibboleth.stvincent.ac.uk/idp/shibboleth"> + <!-- + This is a "Computing Services" Shibboleth IdP for St Vincent College. + --> + <Extensions> <mdrpi:RegistrationInfo xmlns:mdrpi="urn:oasis:names:tc:SAML:metadata:rpi" registrationAuthority="http://ukfederation.org.uk" registrationInstant="2010-11-16T17:32:00Z"> <mdrpi:RegistrationPolicy xml:lang="en">http://ukfederation.org.uk/doc/mdrps-20130902</mdrpi:RegistrationPolicy> </mdrpi:RegistrationInfo> - </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> + </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> <shibmd:Scope xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">stvincent.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> @@ -38,21 +41,21 @@ </ds:X509Certificate> </ds:X509Data> </ds:KeyInfo> - </md:KeyDescriptor> - <md:ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://shibboleth.stvincent.ac.uk:8443/idp/profile/SAML1/SOAP/ArtifactResolution" index="1"/> - <md:ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://shibboleth.stvincent.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://shibboleth.stvincent.ac.uk/idp/profile/Shibboleth/SSO"/> - <md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://shibboleth.stvincent.ac.uk/idp/profile/SAML2/POST/SSO"/> - <md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://shibboleth.stvincent.ac.uk/idp/profile/SAML2/POST-SimpleSign/SSO"/> - <md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://shibboleth.stvincent.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> + </KeyDescriptor> + <ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://shibboleth.stvincent.ac.uk:8443/idp/profile/SAML1/SOAP/ArtifactResolution" index="1"/> + <ArtifactResolutionService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://shibboleth.stvincent.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://shibboleth.stvincent.ac.uk/idp/profile/Shibboleth/SSO"/> + <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://shibboleth.stvincent.ac.uk/idp/profile/SAML2/POST/SSO"/> + <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST-SimpleSign" Location="https://shibboleth.stvincent.ac.uk/idp/profile/SAML2/POST-SimpleSign/SSO"/> + <SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://shibboleth.stvincent.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> <shibmd:Scope xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">stvincent.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> @@ -81,25 +84,25 @@ </ds:X509Certificate> </ds:X509Data> </ds:KeyInfo> - </md:KeyDescriptor> - <md:AttributeService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://shibboleth.stvincent.ac.uk:8443/idp/profile/SAML1/SOAP/AttributeQuery"/> - <md:AttributeService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://shibboleth.stvincent.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">St Vincent College</md:OrganizationName> - <md:OrganizationDisplayName xml:lang="en">St Vincent College: Computing Services</md:OrganizationDisplayName> - <md:OrganizationURL xml:lang="en">http://www.stvincent.ac.uk/</md:OrganizationURL> - </md:Organization> - <md:ContactPerson contactType="support"> - <md:GivenName>Lukasz</md:GivenName> - <md:SurName>Grochowicz</md:SurName> - <md:EmailAddress>mailto:lukasz@stvincent.ac.uk</md:EmailAddress> - </md:ContactPerson> - <md:ContactPerson contactType="technical"> - <md:GivenName>Lukasz</md:GivenName> - <md:SurName>Grochowicz</md:SurName> - <md:EmailAddress>mailto:lukasz@stvincent.ac.uk</md:EmailAddress> - </md:ContactPerson> -</md:EntityDescriptor> + </KeyDescriptor> + <AttributeService Binding="urn:oasis:names:tc:SAML:1.0:bindings:SOAP-binding" Location="https://shibboleth.stvincent.ac.uk:8443/idp/profile/SAML1/SOAP/AttributeQuery"/> + <AttributeService Binding="urn:oasis:names:tc:SAML:2.0:bindings:SOAP" Location="https://shibboleth.stvincent.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">St Vincent College</OrganizationName> + <OrganizationDisplayName xml:lang="en">St Vincent College: Computing Services</OrganizationDisplayName> + <OrganizationURL xml:lang="en">http://www.stvincent.ac.uk/</OrganizationURL> + </Organization> + <ContactPerson contactType="support"> + <GivenName>Lukasz</GivenName> + <SurName>Grochowicz</SurName> + <EmailAddress>mailto:lukasz@stvincent.ac.uk</EmailAddress> + </ContactPerson> + <ContactPerson contactType="technical"> + <GivenName>Lukasz</GivenName> + <SurName>Grochowicz</SurName> + <EmailAddress>mailto:lukasz@stvincent.ac.uk</EmailAddress> + </ContactPerson> +</EntityDescriptor> |