diff options
author | Paul Scott <paul.scott@kau.se> | 2017-05-31 14:14:36 +0200 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2017-05-31 14:14:36 +0200 |
commit | 27b34fa98c5714d1c4b6853bcae13003802c2475 (patch) | |
tree | 57cfa6a55f3ee099a68e87a62ec3b1d30c76bc49 /swamid-2.0/fs.liu.se-adfs-services-trust.xml | |
parent | a0404c5ffe72f253c7e4a9079ad6bb7a564feded (diff) |
Add AL1/AL2 tags after BoT decisions
Diffstat (limited to 'swamid-2.0/fs.liu.se-adfs-services-trust.xml')
-rw-r--r-- | swamid-2.0/fs.liu.se-adfs-services-trust.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/swamid-2.0/fs.liu.se-adfs-services-trust.xml b/swamid-2.0/fs.liu.se-adfs-services-trust.xml index da03a752..f9214d77 100644 --- a/swamid-2.0/fs.liu.se-adfs-services-trust.xml +++ b/swamid-2.0/fs.liu.se-adfs-services-trust.xml @@ -1,5 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" entityID="http://fs.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:Attribute> + </mdattr:EntityAttributes> + </Extensions> <RoleDescriptor xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:fed="http://docs.oasis-open.org/wsfed/federation/200706" xsi:type="fed:ApplicationServiceType" protocolSupportEnumeration="http://docs.oasis-open.org/ws-sx/ws-trust/200512 http://schemas.xmlsoap.org/ws/2005/02/trust http://docs.oasis-open.org/wsfed/federation/200706" ServiceDisplayName="fs.liu.se"> <KeyDescriptor use="encryption"> <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#"> |