diff options
author | Fredrik Aslund <fredrik.aslund@umu.se> | 2015-01-09 10:40:55 +0100 |
---|---|---|
committer | Fredrik Aslund <fredrik.aslund@umu.se> | 2015-01-09 10:40:55 +0100 |
commit | c4e3cbb8ee73e603d6d5aa4f2dbd7aded3a98a39 (patch) | |
tree | 1c9b2d54f01b3ff2b6da16fcaee2ce0e663a1a8c /swamid-2.0/sp.kau.se-shibboleth.xml | |
parent | 175bc0375116c7e6f5597e9e14087f040d2de7be (diff) |
SFS added to sp.kay.se
SWAMIDOPS-7498
Diffstat (limited to 'swamid-2.0/sp.kau.se-shibboleth.xml')
-rw-r--r-- | swamid-2.0/sp.kau.se-shibboleth.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/swamid-2.0/sp.kau.se-shibboleth.xml b/swamid-2.0/sp.kau.se-shibboleth.xml index 71d0e69a..b438d997 100644 --- a/swamid-2.0/sp.kau.se-shibboleth.xml +++ b/swamid-2.0/sp.kau.se-shibboleth.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://sp.kau.se/shibboleth"> + <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:AttributeValue>http://refeds.org/category/research-and-scholarship</samla:AttributeValue> + <samla:AttributeValue>http://www.swamid.se/category/sfs-1993-1153</samla:AttributeValue> + </samla:Attribute> + </mdattr:EntityAttributes> + </md:Extensions> <md:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol"> <md:Extensions> <init:RequestInitiator xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://sp.kau.se/Shibboleth.sso/Login"/> |