diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2018-10-10 11:20:30 +0200 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2018-10-10 11:20:30 +0200 |
commit | 4fc47ac0c347b00a5f642edeb4e44edf556a7a73 (patch) | |
tree | 6b8957f06e13799c2a4e3e178c2d1fdeef117c1a /swamid-2.0/fs.test.ad.liu.se-adfs-services-trust.xml | |
parent | e0cfb3582aace51ddf0aabcc1b2eac041a3cb602 (diff) |
Added entity-category for MFA-checks to fs.test.ad.liu.se
Diffstat (limited to 'swamid-2.0/fs.test.ad.liu.se-adfs-services-trust.xml')
-rw-r--r-- | swamid-2.0/fs.test.ad.liu.se-adfs-services-trust.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/swamid-2.0/fs.test.ad.liu.se-adfs-services-trust.xml b/swamid-2.0/fs.test.ad.liu.se-adfs-services-trust.xml index e98c4819..94123997 100644 --- a/swamid-2.0/fs.test.ad.liu.se-adfs-services-trust.xml +++ b/swamid-2.0/fs.test.ad.liu.se-adfs-services-trust.xml @@ -1,5 +1,23 @@ <?xml version="1.0" encoding="UTF-8"?> <EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="http://fs.test.ad.liu.se/adfs/services/trust"> + <Extensions> + <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute"> + <saml:Attribute xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" Name="urn:oasis:names:tc:SAML:attribute:assurance-certification" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> + <saml:AttributeValue>http://www.swamid.se/policy/assurance/al1</saml:AttributeValue> + <saml:AttributeValue>http://www.swamid.se/policy/assurance/al2</saml:AttributeValue> + <saml:AttributeValue>https://refeds.org/sirtfi</saml:AttributeValue> + </saml: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-support"> + <samla:AttributeValue>http://refeds.org/category/research-and-scholarship</samla:AttributeValue> + <samla:AttributeValue>http://www.geant.net/uri/dataprotection-code-of-conduct/v1</samla:AttributeValue> + </samla:Attribute> + <samls:Attribute xmlns:samls="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"> + <samls:AttributeValue>http://www.swamid.se/category/hei-service</samls:AttributeValue> + <samls:AttributeValue>http://www.swamid.se/category/research-and-education</samls:AttributeValue> + <samls:AttributeValue>http://www.swamid.se/category/sfs-1993-1153</samls:AttributeValue> + </samls:Attribute> + </mdattr:EntityAttributes> + </Extensions> <SPSSODescriptor WantAssertionsSigned="true" protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> <KeyDescriptor use="encryption"> <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#"> |