summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Åslund <fredrik.aslund@umu.se>2014-03-20 16:41:37 +0100
committerFredrik Åslund <fredrik.aslund@umu.se>2014-03-20 16:41:37 +0100
commit1584496a6c782a0a4e6a51f0396a42bc29f25a98 (patch)
tree83bd9a5b36f0cc91d3c748b75576bbe50da4867d
parent2e3124f600e330b561b66ff34978f3d3762ab241 (diff)
mdui and contactperson updated for dirg.org.umu.se
SWAMIDOPS-7181
-rw-r--r--swamid-2.0/dirg.org.umu.se-443-sp.xml19
1 files changed, 17 insertions, 2 deletions
diff --git a/swamid-2.0/dirg.org.umu.se-443-sp.xml b/swamid-2.0/dirg.org.umu.se-443-sp.xml
index 13d4c6ab..9645982a 100644
--- a/swamid-2.0/dirg.org.umu.se-443-sp.xml
+++ b/swamid-2.0/dirg.org.umu.se-443-sp.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<ns0:EntityDescriptor xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ns1="urn:oasis:names:tc:SAML:metadata:attribute" xmlns:ns2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:ns4="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" xmlns:ns5="http://www.w3.org/2000/09/xmldsig#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" entityID="https://dirg.org.umu.se:443/sp.xml">
+<ns0:EntityDescriptor xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ns1="urn:oasis:names:tc:SAML:metadata:attribute" xmlns:ns2="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:ns4="urn:oasis:names:tc:SAML:metadata:ui" xmlns:ns5="http://www.w3.org/2000/09/xmldsig#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" entityID="https://dirg.org.umu.se:443/sp.xml">
<ns0:Extensions>
<ns1:EntityAttributes>
<ns2:Attribute Name="http://macedir.org/entity-category">
@@ -10,7 +10,11 @@
</ns0:Extensions>
<ns0:SPSSODescriptor AuthnRequestsSigned="false" WantAssertionsSigned="true" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
<ns0:Extensions>
- <ns4:DiscoveryResponse Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://dirg.org.umu.se:443/disco" index="1"/>
+ <ns4:UIInfo>
+ <ns4:DisplayName xml:lang="en">DIRG web</ns4:DisplayName>
+ <ns4:Description xml:lang="en">ITS - DIRG unit external webpage.</ns4:Description>
+ <ns4:Logo height="50" width="60" xml:lang="en">https://dirg.org.umu.se/static/dirg_green_fp.png</ns4:Logo>
+ </ns4:UIInfo>
</ns0:Extensions>
<ns0:KeyDescriptor use="encryption">
<ns5:KeyInfo>
@@ -55,4 +59,15 @@ xz6UWuCYykD4kDTwppQdXn4l3/RkA1NOLvSse3P3Db7JbK5EkjHRyWCRnhREloh9
<ns0:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://dirg.org.umu.se:443/acsredirect" index="1"/>
<ns0:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://dirg.org.umu.se:443/acspost" index="2"/>
</ns0:SPSSODescriptor>
+ <ns0:Organization>
+ <ns0:OrganizationName xml:lang="en">Umeå Universitet, ITS - DIRG</ns0:OrganizationName>
+ <ns0:OrganizationDisplayName xml:lang="se">Umeå Univeristet, ITS - DIRG</ns0:OrganizationDisplayName>
+ <ns0:OrganizationDisplayName xml:lang="en">Umeå University, ITS - DIRG</ns0:OrganizationDisplayName>
+ <ns0:OrganizationURL xml:lang="en">https://dirg.org.umu.se/page/home</ns0:OrganizationURL>
+ </ns0:Organization>
+ <ns0:ContactPerson contactType="technical">
+ <ns0:GivenName>Hans</ns0:GivenName>
+ <ns0:SurName>Hörberg</ns0:SurName>
+ <ns0:EmailAddress>dirg@umu.se</ns0:EmailAddress>
+ </ns0:ContactPerson>
</ns0:EntityDescriptor>