diff options
author | Paul Scott <paul.scott@kau.se> | 2016-07-12 08:50:25 +0200 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2016-07-12 08:50:25 +0200 |
commit | 9739a60dbb2aa11b3b1e81d3608e7d81dbaeb4e7 (patch) | |
tree | 6b2849553a08cbbd6b0e10d188b2c67ac0a78ea3 /swamid-2.0 | |
parent | 0398ad89aefb0d15b49020d01f900c78a673b30d (diff) |
Add SIRTFI to UU IdP
Diffstat (limited to 'swamid-2.0')
-rw-r--r-- | swamid-2.0/weblogin.uu.se-idp-shibboleth.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/swamid-2.0/weblogin.uu.se-idp-shibboleth.xml b/swamid-2.0/weblogin.uu.se-idp-shibboleth.xml index d31483a5..8250590d 100644 --- a/swamid-2.0/weblogin.uu.se-idp-shibboleth.xml +++ b/swamid-2.0/weblogin.uu.se-idp-shibboleth.xml @@ -5,6 +5,7 @@ <saml:Attribute xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" xmlns="" 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> @@ -238,4 +239,9 @@ nQPiHsyW3apD4+IJzI2nGQfeL4XO6MPUPVvn+7TiduFaCe+TXJQW <EmailAddress>mailto:helpdesk@uu.se</EmailAddress> <TelephoneNumber>+46184717890</TelephoneNumber> </ContactPerson> + <ContactPerson xmlns:remd="http://refeds.org/metadata" contactType="other" remd:contactType="http://refeds.org/metadata/contactType/security"> + <GivenName>IT Security Response Team</GivenName> + <EmailAddress>mailto:security@uu.se</EmailAddress> + <TelephoneNumber>+46184717560</TelephoneNumber> + </ContactPerson> </EntityDescriptor> |