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/keybucket.app.nordu.net-saml2-sp-metadata.xml | |
parent | a09b829921888318e590602ea7a5814a58ef0888 (diff) |
MDUI added for all SP:s exported to eduGAIN
Diffstat (limited to 'swamid-2.0/keybucket.app.nordu.net-saml2-sp-metadata.xml')
-rw-r--r-- | swamid-2.0/keybucket.app.nordu.net-saml2-sp-metadata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/swamid-2.0/keybucket.app.nordu.net-saml2-sp-metadata.xml b/swamid-2.0/keybucket.app.nordu.net-saml2-sp-metadata.xml index 901da821..23df7a99 100644 --- a/swamid-2.0/keybucket.app.nordu.net-saml2-sp-metadata.xml +++ b/swamid-2.0/keybucket.app.nordu.net-saml2-sp-metadata.xml @@ -1,6 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> <md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://keybucket.app.nordu.net/saml2/sp/metadata"> <md:SPSSODescriptor AuthnRequestsSigned="false" WantAssertionsSigned="true" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> + <md:Extensions> + <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> + <mdui:DisplayName xml:lang="en">The KeyBucket</mdui:DisplayName> + </mdui:UIInfo> + </md:Extensions> <md:KeyDescriptor> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> <ds:X509Data> |