diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2014-02-07 11:26:32 +0100 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2014-02-07 11:26:32 +0100 |
commit | 7e259948e7ee0de3e8c5f1c577db2f82899e7130 (patch) | |
tree | 9ea7e69730d3ef856fe48f9b7077d28ad043b785 /swamid-2.0/mondo-test.su.se-shibboleth.sso.xml | |
parent | 208e1d94dde5ac48357bde7cf80d9f426992748d (diff) |
HEI+RE and MDUI added to mondo.su.se
SWAMIDOPS-7148
Diffstat (limited to 'swamid-2.0/mondo-test.su.se-shibboleth.sso.xml')
-rw-r--r-- | swamid-2.0/mondo-test.su.se-shibboleth.sso.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/swamid-2.0/mondo-test.su.se-shibboleth.sso.xml b/swamid-2.0/mondo-test.su.se-shibboleth.sso.xml index 70788502..0d994373 100644 --- a/swamid-2.0/mondo-test.su.se-shibboleth.sso.xml +++ b/swamid-2.0/mondo-test.su.se-shibboleth.sso.xml @@ -1,9 +1,23 @@ <?xml version="1.0" encoding="UTF-8"?> <md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://mondo-test.su.se/Shibboleth.sso"> + <md:Extensions> + <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute"> + <samla:Attribute xmlns:samla="urn:oasis:names:tc:SAML:2.0:assertion" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="http://macedir.org/entity-category"> + <samla:AttributeValue>http://www.swamid.se/category/hei-service</samla:AttributeValue> + <samla:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> + </samla:Attribute> + </mdattr:EntityAttributes> + </md:Extensions> <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol urn:oasis:names:tc:SAML:2.0:protocol"> <md:Extensions> <DiscoveryResponse xmlns="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://mondo-test.su.se/Shibboleth.sso/WAYF" index="1"/> <DiscoveryResponse xmlns="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://mondo-test.su.se/Shibboleth.sso/WAYF/wavelan" index="2"/> + <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> + <mdui:DisplayName xml:lang="sv">Mondo Stockholms universitet</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">Mondo Stockholm University</mdui:DisplayName> + <mdui:Description xml:lang="sv">Mondo är en webbaserad lär-och samarbetsplattform vid Stockholms universitet.</mdui:Description> + <mdui:Description xml:lang="en">Mondo is a web based system for learning and collaboration at Stockholm University.</mdui:Description> + </mdui:UIInfo> </md:Extensions> <md:KeyDescriptor use="signing"> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> |