diff options
Diffstat (limited to 'swamid-interfederations-2.0/idp.lit.ie-saml2.xml')
-rw-r--r-- | swamid-interfederations-2.0/idp.lit.ie-saml2.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/swamid-interfederations-2.0/idp.lit.ie-saml2.xml b/swamid-interfederations-2.0/idp.lit.ie-saml2.xml index 695791bd..84669e3d 100644 --- a/swamid-interfederations-2.0/idp.lit.ie-saml2.xml +++ b/swamid-interfederations-2.0/idp.lit.ie-saml2.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">lit.ie</shibmd:Scope> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> @@ -44,8 +44,11 @@ JoJbFT2leW55hVI25oEHL5f7LtG353O6 </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-Redirect" Location="https://idp.lit.ie/idp/profile/SAML2/Redirect/SSO"/> <md:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://idp.lit.ie/idp/profile/SAML2/POST/SSO"/> + <md:SingleSignOnService Binding="urn:mace:shibboleth:1.0:profiles:AuthnRequest" Location="https://idp.lit.ie/idp/profile/Shibboleth/SSO"/> </md:IDPSSODescriptor> <md:Organization> <md:OrganizationName xml:lang="en">Limerick Institute of Technology</md:OrganizationName> |