diff options
author | Björn Mattsson <bjorn.mattsson@bth.se> | 2018-11-21 15:53:35 +0100 |
---|---|---|
committer | Björn Mattsson <bjorn.mattsson@bth.se> | 2018-11-21 15:53:35 +0100 |
commit | 22cb7d186116ff6ffc75cfe137adfd24b392be08 (patch) | |
tree | 38ebb98d2e116136eeddf8ff89a33d897de62bee /swamid-2.0/lartorget.sll.se-luvit-shibboleth.xml | |
parent | c6d6bf312a7fe886a36f53b07c00eed2623ed2fb (diff) |
Added SFS to SWAMID-1390
Diffstat (limited to 'swamid-2.0/lartorget.sll.se-luvit-shibboleth.xml')
-rw-r--r-- | swamid-2.0/lartorget.sll.se-luvit-shibboleth.xml | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/swamid-2.0/lartorget.sll.se-luvit-shibboleth.xml b/swamid-2.0/lartorget.sll.se-luvit-shibboleth.xml index 005c3806..476c558d 100644 --- a/swamid-2.0/lartorget.sll.se-luvit-shibboleth.xml +++ b/swamid-2.0/lartorget.sll.se-luvit-shibboleth.xml @@ -1,8 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- -This is example metadata only. Do *NOT* supply it as is without review, -and do *NOT* provide it in real time to your partners. - --> <md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://lartorget.sll.se/luvit/shibboleth"> <md:Extensions xmlns:alg="urn:oasis:names:tc:SAML:metadata:algsupport"> <alg:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha512"/> @@ -21,6 +17,13 @@ and do *NOT* provide it in real time to your partners. <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 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:AttributeValue>http://www.swamid.se/category/hei-service</samla:AttributeValue> + <samla:AttributeValue>http://www.swamid.se/category/sfs-1993-1153</samla:AttributeValue> + </samla:Attribute> + </mdattr:EntityAttributes> </md:Extensions> <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol"> <md:Extensions> |