diff options
author | Johan Wassberg <jocar@sunet.se> | 2022-11-16 13:10:02 +0100 |
---|---|---|
committer | Johan Wassberg <jocar@sunet.se> | 2022-11-16 13:10:02 +0100 |
commit | 3b33e5d53027c7ab0723f81cc65a8e16e746f06e (patch) | |
tree | ee385543deff71906c00193d5a9fe1b2eed9e5fd | |
parent | 394b3179e7f9a74acea53ebe84b111b714e37126 (diff) |
SWAMID-1906: Updated ki.elements.symplectic.org
-rw-r--r-- | swamid-2.0/ki.elements.symplectic.org.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/swamid-2.0/ki.elements.symplectic.org.xml b/swamid-2.0/ki.elements.symplectic.org.xml index f9fd2511..09920fb5 100644 --- a/swamid-2.0/ki.elements.symplectic.org.xml +++ b/swamid-2.0/ki.elements.symplectic.org.xml @@ -20,6 +20,11 @@ <alg:SigningMethod Algorithm="http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1"/> <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/> <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/> + <mdattr:EntityAttributes> + <samla:Attribute Name="http://macedir.org/entity-category" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> + <samla:AttributeValue>http://refeds.org/category/research-and-scholarship</samla:AttributeValue> + </samla:Attribute> + </mdattr:EntityAttributes> </md:Extensions> <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> <md:Extensions> |