diff options
author | Anders Lördal <anders@lordal.se> | 2016-03-18 17:09:07 +0100 |
---|---|---|
committer | Anders Lördal <anders@lordal.se> | 2016-03-18 17:09:07 +0100 |
commit | 9c71095d181628e9b31b0dd46b2e9758a8e4181a (patch) | |
tree | e13bdca289ac82af581734229d8276b0c7171c34 /swamid-2.0/idp.lu.se-idp-shibboleth.xml | |
parent | d5f59394ae63718c338aa646bd3dab6a4a9fba17 (diff) |
Switch production IDP for LU
Diffstat (limited to 'swamid-2.0/idp.lu.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/idp.lu.se-idp-shibboleth.xml | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/swamid-2.0/idp.lu.se-idp-shibboleth.xml b/swamid-2.0/idp.lu.se-idp-shibboleth.xml index af8f038c..add64300 100644 --- a/swamid-2.0/idp.lu.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.lu.se-idp-shibboleth.xml @@ -10,16 +10,19 @@ <samla:AttributeValue>http://refeds.org/category/research-and-scholarship</samla:AttributeValue> <samla:AttributeValue>http://www.geant.net/uri/dataprotection-code-of-conduct/v1</samla:AttributeValue> </samla:Attribute> + <samlb:Attribute xmlns:samlb="urn:oasis:names:tc:SAML:2.0:assertion" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="http://macedir.org/entity-category"> + <samlb:AttributeValue>http://refeds.org/category/hide-from-discovery</samlb:AttributeValue> + </samlb:Attribute> </attr:EntityAttributes> </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 regexp="false">lu.se</shibmd:Scope> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> - <mdui:DisplayName xml:lang="sv">Lunds universitet</mdui:DisplayName> - <mdui:DisplayName xml:lang="en">Lund University</mdui:DisplayName> - <mdui:Description xml:lang="sv">Identitetstjänst för anställda och studenter vid Lunds universitet</mdui:Description> - <mdui:Description xml:lang="en">Identity Provider for employees and students at Lund University</mdui:Description> + <mdui:DisplayName xml:lang="sv">Lunds universitet (Gammal)</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">Lund University (Old)</mdui:DisplayName> + <mdui:Description xml:lang="sv">Gammal IDP - Använd inte!</mdui:Description> + <mdui:Description xml:lang="en">Old IDP - do not use!</mdui:Description> <mdui:InformationURL xml:lang="sv">http://www.lu.se</mdui:InformationURL> <mdui:InformationURL xml:lang="en">http://www.lunduniversity.lu.se</mdui:InformationURL> <mdui:Logo xml:lang="sv" height="78" width="450">http://www2.ldc.lu.se/images/LU_swe_logo_450px.jpg</mdui:Logo> @@ -107,8 +110,8 @@ u5Q6EI4vlsIGVG1PKyXIIIpgDyQ= </AttributeAuthorityDescriptor> <Organization> <OrganizationName xml:lang="en">LU</OrganizationName> - <OrganizationDisplayName xml:lang="sv">Lunds universitet</OrganizationDisplayName> - <OrganizationDisplayName xml:lang="en">Lund University</OrganizationDisplayName> + <OrganizationDisplayName xml:lang="sv">Lunds universitet (Gammal)</OrganizationDisplayName> + <OrganizationDisplayName xml:lang="en">Lund University (Old)</OrganizationDisplayName> <OrganizationURL xml:lang="en">http://www.lu.se/</OrganizationURL> </Organization> <ContactPerson contactType="technical"> |