Skip to content

Commit 995254b

Browse files
authored
Merge pull request #188 from andmor-/master
Add missing entity categories to beta-catalog
2 parents 481357d + 866ed75 commit 995254b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

metadata/beta-catalog.clarin.eu%2Fsp%2Fshibboleth.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@
1515
ID="_514d535d539d2a3f29a31c35f43058feedd90d89"
1616
entityID="https://beta-catalog.clarin.eu/sp/shibboleth">
1717
<md:Extensions xmlns:alg="urn:oasis:names:tc:SAML:metadata:algsupport">
18+
<mdattr:EntityAttributes>
19+
<saml:Attribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"
20+
Name="http://macedir.org/entity-category">
21+
<saml:AttributeValue>http://www.geant.net/uri/dataprotection-code-of-conduct/v1</saml:AttributeValue>
22+
<saml:AttributeValue>http://refeds.org/category/research-and-scholarship</saml:AttributeValue>
23+
<saml:AttributeValue>http://clarin.eu/category/clarin-member</saml:AttributeValue>
24+
</saml:Attribute>
25+
</mdattr:EntityAttributes>
1826
<alg:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha512"/>
1927
<alg:DigestMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#sha384"/>
2028
<alg:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>

0 commit comments

Comments
 (0)