diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-08-26 10:28:37 +0200 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-08-26 10:28:37 +0200 |
commit | 7879735a676c6887bb59041000b0de353cb4ad23 (patch) | |
tree | 34e9917ebcf67d9969441141a08e174301168e51 /swamid-2.0/scalear-saml.herokuapp.com.xml | |
parent | 2131ad6bcbe8679c5029a0db0cbf048b9ee93b25 (diff) |
HEI-RE added to scalear-saml.herokuapp.com
SWAMIDOPS-6973
Diffstat (limited to 'swamid-2.0/scalear-saml.herokuapp.com.xml')
-rw-r--r-- | swamid-2.0/scalear-saml.herokuapp.com.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/swamid-2.0/scalear-saml.herokuapp.com.xml b/swamid-2.0/scalear-saml.herokuapp.com.xml index 3a2b23e6..f4a88b29 100644 --- a/swamid-2.0/scalear-saml.herokuapp.com.xml +++ b/swamid-2.0/scalear-saml.herokuapp.com.xml @@ -1,5 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" entityID="https://scalear-saml.herokuapp.com"> + <md:Extensions> + <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:Attribute> + </mdattr:EntityAttributes> + </md:Extensions> <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"> <md:Extensions> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> |