diff options
Diffstat (limited to 'swamid-2.0/idp.his.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/idp.his.se-idp-shibboleth.xml | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/swamid-2.0/idp.his.se-idp-shibboleth.xml b/swamid-2.0/idp.his.se-idp-shibboleth.xml index ed12731a..a8c29d40 100644 --- a/swamid-2.0/idp.his.se-idp-shibboleth.xml +++ b/swamid-2.0/idp.his.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://idp.his.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 xmlns="" 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">his.se</shibmd:Scope> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> - <mdui:DisplayName xml:lang="sv">Högskolan i Skövde</mdui:DisplayName> - <mdui:DisplayName xml:lang="en">University of Skövde</mdui:DisplayName> + <mdui:DisplayName xml:lang="sv">Högskolan i Skövde (gammal)</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">University of Skövde (old)</mdui:DisplayName> <mdui:Description xml:lang="sv">Identity Provider för Högskolan i Skövde</mdui:Description> <mdui:Description xml:lang="en">Identity Provider for University of Skövde</mdui:Description> <mdui:InformationURL xml:lang="sv">http://www.his.se</mdui:InformationURL> @@ -99,8 +106,8 @@ drVlFNv2EtdNX1C9u3EJYqslqtyXv2nZ </AttributeAuthorityDescriptor> <Organization> <OrganizationName xml:lang="en">HIS</OrganizationName> - <OrganizationDisplayName xml:lang="sv">Högskolan i Skövde</OrganizationDisplayName> - <OrganizationDisplayName xml:lang="en">University of Skövde</OrganizationDisplayName> + <OrganizationDisplayName xml:lang="sv">Högskolan i Skövde (gammal)</OrganizationDisplayName> + <OrganizationDisplayName xml:lang="en">University of Skövde (old)</OrganizationDisplayName> <OrganizationURL xml:lang="en">http://www.his.se</OrganizationURL> </Organization> <ContactPerson contactType="administrative"> |