diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-07-11 14:38:42 +0200 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-07-11 14:38:42 +0200 |
commit | 5cbd9d809b23997a8506a586870da14adf2aafcb (patch) | |
tree | fbd2f8ebfee2f2b07107980c3b78cc627664d080 /swamid-1.0/sp.it.gu.se-shibboleth.xml | |
parent | e0da0078f2890736477b6b9853f0ba11829e07b1 (diff) |
RE+HEI added to SFS-tagged services
Diffstat (limited to 'swamid-1.0/sp.it.gu.se-shibboleth.xml')
-rw-r--r-- | swamid-1.0/sp.it.gu.se-shibboleth.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/swamid-1.0/sp.it.gu.se-shibboleth.xml b/swamid-1.0/sp.it.gu.se-shibboleth.xml index 54867f75..4274a15b 100644 --- a/swamid-1.0/sp.it.gu.se-shibboleth.xml +++ b/swamid-1.0/sp.it.gu.se-shibboleth.xml @@ -5,6 +5,8 @@ <DiscoveryResponse xmlns="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://sp.it.gu.se/Shibboleth.sso/DS" index="1"/> <mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata: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"> + <samla:AttributeValue>http://www.swamid.se/category/hei-service</samla:AttributeValue> + <samla:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> <samla:AttributeValue>http://www.swamid.se/category/sfs-1993-1153</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> |