diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2018-03-29 09:36:12 +0200 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2018-03-29 09:36:12 +0200 |
commit | 3324e027791aa3498ecdd36f21a4b7c9b2602b3a (patch) | |
tree | 7d1754c9a085c61876cb41c1daaf7c722d9504c2 /swamid-2.0/adfs.umu.se-adfs-services-trust.xml | |
parent | 08b0ad85b1e35e6589d22536a5f52ce5e4ba27e8 (diff) |
Resolved SWAMID-574
Diffstat (limited to 'swamid-2.0/adfs.umu.se-adfs-services-trust.xml')
-rw-r--r-- | swamid-2.0/adfs.umu.se-adfs-services-trust.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/swamid-2.0/adfs.umu.se-adfs-services-trust.xml b/swamid-2.0/adfs.umu.se-adfs-services-trust.xml index a409f9e0..767716b9 100644 --- a/swamid-2.0/adfs.umu.se-adfs-services-trust.xml +++ b/swamid-2.0/adfs.umu.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" entityID="http://adfs.umu.se/adfs/services/trust"> + <Extensions> + <attr:EntityAttributes xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:attr="urn:oasis:names:tc:SAML:metadata:attribute"> + <saml:Attribute 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> + </attr: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="Umeå Universitet"> <KeyDescriptor use="encryption"> <KeyInfo xmlns="http://www.w3.org/2000/09/xmldsig#"> |