diff options
author | Fredrik Aslund <fredrik.aslund@umu.se> | 2016-05-27 11:13:21 +0200 |
---|---|---|
committer | Fredrik Aslund <fredrik.aslund@umu.se> | 2016-05-27 11:13:21 +0200 |
commit | d0c30d87b3cc9022841c33d24413dd987a3748dc (patch) | |
tree | a16f1dfcb64883d80406f7120de0deb7054e37e3 /swamid-2.0/e5.onthehub.com.xml | |
parent | a09b829921888318e590602ea7a5814a58ef0888 (diff) |
MDUI added for all SP:s exported to eduGAIN
Diffstat (limited to 'swamid-2.0/e5.onthehub.com.xml')
-rw-r--r-- | swamid-2.0/e5.onthehub.com.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/swamid-2.0/e5.onthehub.com.xml b/swamid-2.0/e5.onthehub.com.xml index c1c420e8..84bf1526 100644 --- a/swamid-2.0/e5.onthehub.com.xml +++ b/swamid-2.0/e5.onthehub.com.xml @@ -9,6 +9,11 @@ </mdattr:EntityAttributes> </md:Extensions> <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol"> + <md:Extensions> + <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> + <mdui:DisplayName xml:lang="en">e-academy</mdui:DisplayName> + </mdui:UIInfo> + </md:Extensions> <md:KeyDescriptor use="signing"> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> <ds:KeyName>e5.onthehub.com</ds:KeyName> |