diff options
author | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2018-03-05 13:29:47 +0100 |
---|---|---|
committer | Björn Mattsson <Bjorn.Mattsson@bth.se> | 2018-03-05 13:29:47 +0100 |
commit | 677e8bc0762d867cf90af45d59cf7237008e6c18 (patch) | |
tree | 63fb8e9ee354dfb1d38f5d412a241bfdf62d4e4a /swamid-2.0/devsp.snd.gu.se-module.php-saml-sp-metadata.php-default-sp.xml | |
parent | df998e7c421780864aba7284083ef18bfc674d39 (diff) |
Resolved SWAMID-513
Diffstat (limited to 'swamid-2.0/devsp.snd.gu.se-module.php-saml-sp-metadata.php-default-sp.xml')
-rw-r--r-- | swamid-2.0/devsp.snd.gu.se-module.php-saml-sp-metadata.php-default-sp.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/swamid-2.0/devsp.snd.gu.se-module.php-saml-sp-metadata.php-default-sp.xml b/swamid-2.0/devsp.snd.gu.se-module.php-saml-sp-metadata.php-default-sp.xml index cf2c2c7a..99c5b259 100644 --- a/swamid-2.0/devsp.snd.gu.se-module.php-saml-sp-metadata.php-default-sp.xml +++ b/swamid-2.0/devsp.snd.gu.se-module.php-saml-sp-metadata.php-default-sp.xml @@ -1,5 +1,12 @@ <?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://devsp.snd.gu.se/module.php/saml/sp/metadata.php/default-sp"> + <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://refeds.org/category/research-and-scholarship</samla:AttributeValue> + </samla:Attribute> + </mdattr:EntityAttributes> + </md:Extensions> <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:2.0:protocol"> <md:KeyDescriptor use="signing"> <ds:KeyInfo> |