diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2019-10-15 11:40:42 +0200 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2019-10-15 11:40:42 +0200 |
commit | 328ea73462b81613813145db73455bfe6dd35ffe (patch) | |
tree | 58a67551d929441fcc5b26d5b9e9283ca9e0101d /swamid-2.0/crowd.nordu.net-shibboleth.xml | |
parent | 854220fee9e393057cbf0b73a8abb1a0f03f4082 (diff) |
Added checks in MAkefile + added md:Organization block to files missing. Based on complaints from eduGAIN
Diffstat (limited to 'swamid-2.0/crowd.nordu.net-shibboleth.xml')
-rw-r--r-- | swamid-2.0/crowd.nordu.net-shibboleth.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/swamid-2.0/crowd.nordu.net-shibboleth.xml b/swamid-2.0/crowd.nordu.net-shibboleth.xml index f80a1346..8d091215 100644 --- a/swamid-2.0/crowd.nordu.net-shibboleth.xml +++ b/swamid-2.0/crowd.nordu.net-shibboleth.xml @@ -100,6 +100,11 @@ Neib9lWMnEYRIynoqQE3UXYnb3GDinEg/soKH73QAq0dyjcfuk30FA== <md:RequestedAttribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.9"/> </md:AttributeConsumingService> </md:SPSSODescriptor> + <md:Organization> + <md:OrganizationName xml:lang="en">NORDUnet</md:OrganizationName> + <md:OrganizationDisplayName xml:lang="en">NORDUnet A/S</md:OrganizationDisplayName> + <md:OrganizationURL xml:lang="en">http://www.nordu.net</md:OrganizationURL> + </md:Organization> <md:ContactPerson contactType="technical"> <md:Company>NORDUnet</md:Company> <md:EmailAddress>mailto:noc@nordu.net</md:EmailAddress> |