diff options
author | Paul Scott <paul.scott@kau.se> | 2015-05-19 08:51:53 +0200 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2015-05-19 08:51:53 +0200 |
commit | fd4c5a8322563fde63309ec5230e6110c08aa9e8 (patch) | |
tree | d4ec92263a7bbdcf54a6d48675d2ad1000d4cccb /swamid-interfederations-2.0/idp.heanet.ie-idp-shibboleth.xml | |
parent | 915c6865f6f278e717ed1cad649d18f7f6824369 (diff) |
http://mds.edugain.org into swamid-interfederations-2.0
Diffstat (limited to 'swamid-interfederations-2.0/idp.heanet.ie-idp-shibboleth.xml')
-rw-r--r-- | swamid-interfederations-2.0/idp.heanet.ie-idp-shibboleth.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/swamid-interfederations-2.0/idp.heanet.ie-idp-shibboleth.xml b/swamid-interfederations-2.0/idp.heanet.ie-idp-shibboleth.xml index cc9f8181..0fcd4f6f 100644 --- a/swamid-interfederations-2.0/idp.heanet.ie-idp-shibboleth.xml +++ b/swamid-interfederations-2.0/idp.heanet.ie-idp-shibboleth.xml @@ -5,7 +5,7 @@ <mdrpi:RegistrationPolicy xml:lang="en">http://www.edugate.ie/welcome-edugate-federation/membership</mdrpi:RegistrationPolicy> </mdrpi:RegistrationInfo> </md:Extensions> - <md:IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> + <md:IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:mace:shibboleth:1.0"> <md:Extensions> <shibmd:Scope xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" regexp="false">heanet.ie</shibmd:Scope> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> @@ -47,8 +47,11 @@ rbgeIIersVLLyLj9SIJrC+FVbLzD3jRnEI4r+mqAxzVNprk= </md:KeyDescriptor> <md:NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</md:NameIDFormat> <md:NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</md:NameIDFormat> + <md:NameIDFormat>urn:mace:shibboleth:1.0:nameIdentifier</md:NameIDFormat> + <md:NameIDFormat>urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified</md:NameIDFormat> <md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://idp.heanet.ie/idp/profile/SAML2/POST/SSO"/> <md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://idp.heanet.ie/idp/profile/SAML2/Redirect/SSO"/> + <md:SingleSignOnService Binding="urn:mace:shibboleth:1.0:profiles:AuthnRequest" Location="https://idp.heanet.ie/idp/profile/Shibboleth/SSO"/> </md:IDPSSODescriptor> <md:Organization> <md:OrganizationName xml:lang="en">HEAnet</md:OrganizationName> |