summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--swamid-2.0/test.play.rkh.se.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/swamid-2.0/test.play.rkh.se.xml b/swamid-2.0/test.play.rkh.se.xml
index 835ab173..41cbd564 100644
--- a/swamid-2.0/test.play.rkh.se.xml
+++ b/swamid-2.0/test.play.rkh.se.xml
@@ -1,6 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://test.play.rkh.se">
+ <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/nren-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:2.0:protocol">
+ <md:Extensions>
+ <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui">
+ <mdui:DisplayName xml:lang="en">Röda Korsets Högskola Play service (test)</mdui:DisplayName>
+ <mdui:DisplayName xml:lang="sv">Röda Korsets Högskola Play tjänst (test)</mdui:DisplayName>
+ <mdui:Description xml:lang="en">Röda Korsets Högskola streaming service. (test)</mdui:Description>
+ <mdui:Description xml:lang="sv">Röda Korsets Högskola play tjänst (test)</mdui:Description>
+ </mdui:UIInfo>
+ </md:Extensions>
<md:SingleLogoutService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" Location="https://test.play.rkh.se/user/logout"/>
<md:NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:persistent</md:NameIDFormat>
<md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://test.play.rkh.se/user/authenticate" index="0"/>