From 894de07a13e0205c595402b706b948e48064793d Mon Sep 17 00:00:00 2001
From: Paul Scott <paul.scott@kau.se>
Date: Thu, 14 Apr 2016 19:39:17 +0200
Subject: Resolves SWAMIDOPS-8137

---
 swamid-2.0/idp-v2.konstfack.se-adfs-services-trust.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

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 7e29e377..699d4dfb 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
@@ -623,6 +623,17 @@
   <IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
     <Extensions>
       <shibmd:Scope regexp="false">konstfack.se</shibmd:Scope>
+      <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui">
+        <mdui:DisplayName xml:lang="sv">Konstfack</mdui:DisplayName>
+        <mdui:DisplayName xml:lang="en">Konstfack</mdui:DisplayName>
+        <mdui:Description xml:lang="sv">University College of Arts, Crafts and Design</mdui:Description>
+        <mdui:Description xml:lang="en">University College of Arts, Crafts and Design</mdui:Description>
+        <mdui:InformationURL xml:lang="sv">https://www.konstfack.se/sv/Om-Konstfack</mdui:InformationURL>
+        <mdui:InformationURL xml:lang="en">https://www.konstfack.se/en/About-Konstfack</mdui:InformationURL>
+        <mdui:PrivacyStatementURL xml:lang="sv">https://www.konstfack.se/sv/Om-Konstfack/Om-webbplatsen</mdui:PrivacyStatementURL>
+        <mdui:PrivacyStatementURL xml:lang="en">https://www.konstfack.se/en/About-Konstfack/About-this-site</mdui:PrivacyStatementURL>
+        <mdui:Logo height="100" width="100">https://idp-v2.konstfack.se/adfs/portal/logo/logo.png</mdui:Logo>
+      </mdui:UIInfo>
     </Extensions>
     <KeyDescriptor use="encryption">
       <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#">
-- 
cgit v1.2.3