diff options
author | Paul Scott <paul.scott@kau.se> | 2016-06-07 15:59:38 +0200 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2016-06-07 15:59:38 +0200 |
commit | 0f7025c833c206c75f17e52ba726ff517f82464f (patch) | |
tree | ada1feb3117c278570ca35f08ce64e998a95fd60 /swamid-2.0/livesrv.ex.vr.se-idp-shibboleth.xml | |
parent | 315bfc4e06ed25ed2c04190b9f825db1d4aa63c2 (diff) |
SWAMIDOPS-8233 Change IdP vr.se
Diffstat (limited to 'swamid-2.0/livesrv.ex.vr.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/livesrv.ex.vr.se-idp-shibboleth.xml | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/swamid-2.0/livesrv.ex.vr.se-idp-shibboleth.xml b/swamid-2.0/livesrv.ex.vr.se-idp-shibboleth.xml index 061489d3..162e7d65 100644 --- a/swamid-2.0/livesrv.ex.vr.se-idp-shibboleth.xml +++ b/swamid-2.0/livesrv.ex.vr.se-idp-shibboleth.xml @@ -1,11 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> <EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" entityID="https://livesrv.ex.vr.se/idp/shibboleth"> + <Extensions> + <attr:EntityAttributes xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:attr="urn:oasis:names:tc:SAML:metadata:attribute"> + <saml:Attribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="http://macedir.org/entity-category"> + <saml:AttributeValue>http://refeds.org/category/hide-from-discovery</saml:AttributeValue> + </saml: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">vr.se</shibmd:Scope> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> - <mdui:DisplayName xml:lang="sv">Vetenskapsrådet</mdui:DisplayName> - <mdui:DisplayName xml:lang="en">Vetenskapsrådet</mdui:DisplayName> + <mdui:DisplayName xml:lang="sv">Vetenskapsrådet gammal</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">Vetenskapsrådet old</mdui:DisplayName> </mdui:UIInfo> </Extensions> <KeyDescriptor> @@ -82,8 +89,8 @@ E829C4X5CIQjd4L9PA+L4s+/jp4zrJsyouvLGs2IQqTQYQYPajUoql2GT7w+NUju </AttributeAuthorityDescriptor> <Organization> <OrganizationName xml:lang="en">VR</OrganizationName> - <OrganizationDisplayName xml:lang="sv">Vetenskapsrådet</OrganizationDisplayName> - <OrganizationDisplayName xml:lang="en">Vetenskapsrådet</OrganizationDisplayName> + <OrganizationDisplayName xml:lang="sv">Vetenskapsrådet gammal</OrganizationDisplayName> + <OrganizationDisplayName xml:lang="en">Vetenskapsrådet old</OrganizationDisplayName> <OrganizationURL xml:lang="en">http://www.vr.se</OrganizationURL> </Organization> <ContactPerson contactType="technical"> |