diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2017-11-14 16:58:13 +0100 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2017-11-14 16:58:13 +0100 |
commit | 883e3009485d1a5b60914bf2e7b9f1e783efb5cd (patch) | |
tree | 8e956934a8ecf8e242153ae53911bf2b71fbd3bc /swamid-2.0 | |
parent | 53a694566935314e5549799f3da495acaf1a4a53 (diff) |
Moved research-and-scholarship and corrected checks for research-and-scholarship and code-of-conduct in Makefile"
Diffstat (limited to 'swamid-2.0')
-rw-r--r-- | swamid-2.0/fs.liu.se-adfs-services-trust.xml | 2 |
1 files changed, 1 insertions, 1 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 2753501f..904577cb 100644 --- a/swamid-2.0/fs.liu.se-adfs-services-trust.xml +++ b/swamid-2.0/fs.liu.se-adfs-services-trust.xml @@ -6,9 +6,9 @@ <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:AttributeValue>http://refeds.org/category/research-and-scholarship</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> </mdattr:EntityAttributes> |