diff options
author | Paul Scott <paul.scott@kau.se> | 2017-07-20 15:14:36 +0200 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2017-07-20 15:14:36 +0200 |
commit | 88866d56b1a8ce2808b0c4b6ef41c21e07944f4c (patch) | |
tree | e5607f2c60dd365ece996d136f51eb22233375d0 /swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml | |
parent | 4bb766871d03ffa1da932617e522511e9f3dfb0f (diff) |
Fix a bunch of eduGAIN validation warnings
Diffstat (limited to 'swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml')
-rw-r--r-- | swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml b/swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml index a0791cdd..4537ec7a 100644 --- a/swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml +++ b/swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml @@ -724,8 +724,11 @@ </IDPSSODescriptor> <Organization> <OrganizationName xml:lang="sv">Konstfack</OrganizationName> + <OrganizationName xml:lang="en">Konstfack</OrganizationName> <OrganizationDisplayName xml:lang="sv">Konstfack</OrganizationDisplayName> + <OrganizationDisplayName xml:lang="en">Konstfack</OrganizationDisplayName> <OrganizationURL xml:lang="sv">http://www.konstfack.se/</OrganizationURL> + <OrganizationURL xml:lang="en">http://www.konstfack.se/en</OrganizationURL> </Organization> <ContactPerson contactType="support"> <GivenName>HÃ¥kan</GivenName> |