diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-04-22 12:36:28 +0200 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-04-22 12:36:28 +0200 |
commit | f8d592e25914abc2ba2d801781fb320b0f4c68ab (patch) | |
tree | e0623e97013247d1e641b71141d53561c978d515 /swamid-2.0 | |
parent | b8c71b34c6abefe434604e47090c5eb52c03dae2 (diff) |
mdui and entity-categories added
SWAMIDOPS-6871
Diffstat (limited to 'swamid-2.0')
-rw-r--r-- | swamid-2.0/crowd-test.it.su.se-Shibboleth.sso.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/swamid-2.0/crowd-test.it.su.se-Shibboleth.sso.xml b/swamid-2.0/crowd-test.it.su.se-Shibboleth.sso.xml index b009a1dc..7d38995c 100644 --- a/swamid-2.0/crowd-test.it.su.se-Shibboleth.sso.xml +++ b/swamid-2.0/crowd-test.it.su.se-Shibboleth.sso.xml @@ -4,6 +4,19 @@ <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://crowd-test.it.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://crowd-test.it.su.se/Shibboleth.sso/WAYF/wavelan" index="2"/>
+ <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui">
+ <mdui:DisplayName xml:lang="sv">Testimplementation av Crowd vid Stockholms universitet</mdui:DisplayName>
+ <mdui:Description xml:lang="sv">Denna tjänst ger användare tillgång till test implantationen av Crowd vid Stockholms universitet.</mdui:Description>
+ <mdui:DisplayName xml:lang="en">Test implementation of Crowd at Stockholm University</mdui:DisplayName>
+ <mdui:Description xml:lang="sv">This service allows users to access the test implantation of Crowd at Stockholm University.</mdui:Description>
+ </mdui:UIInfo>
+ <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/research-and-education</samla:AttributeValue>
+ </samla:Attribute>
+ </mdattr:EntityAttributes>
</md:Extensions>
<md:KeyDescriptor use="signing">
<ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
|