diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2014-03-20 07:41:53 +0100 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2014-03-20 07:41:53 +0100 |
commit | c9be42ee43cfa9a1fa1f32ecd9001fb316f9c7ec (patch) | |
tree | 34e218af0229f3f224186e434f8ad39c8b7d9289 /swamid-2.0/vfu-test.su.se-shibboleth.sso.xml | |
parent | 954e04edf60bb399887c811d2888d992b907f8c2 (diff) |
MDUI and SFS+RE+FS added to vfu.su.se and vfu-test.su.se
SWAMIDOPS-7172
Diffstat (limited to 'swamid-2.0/vfu-test.su.se-shibboleth.sso.xml')
-rw-r--r-- | swamid-2.0/vfu-test.su.se-shibboleth.sso.xml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/swamid-2.0/vfu-test.su.se-shibboleth.sso.xml b/swamid-2.0/vfu-test.su.se-shibboleth.sso.xml index ee07ba22..73a0c1e5 100644 --- a/swamid-2.0/vfu-test.su.se-shibboleth.sso.xml +++ b/swamid-2.0/vfu-test.su.se-shibboleth.sso.xml @@ -1,10 +1,26 @@ <?xml version="1.0" encoding="UTF-8"?> <md:EntityDescriptor xmlns:md="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://vfu-test.su.se/Shibboleth.sso"> + <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:1.1:protocol urn:oasis:names:tc:SAML:1.0:protocol urn:oasis:names:tc:SAML:2.0:protocol"> <md:Extensions> <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://vfu-test.su.se/Shibboleth.sso/WAYF" index="1"/> <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://vfu-test.su.se/Shibboleth.sso/WAYF/wavelan" index="2"/> <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://vfu-test.su.se/Shibboleth.sso/SWAMID" index="3"/> + <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> + <mdui:DisplayName xml:lang="sv">Verksamhetsförlagd utbildning Stockholms universitet</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">Workplace Situated Education at Stockholm University</mdui:DisplayName> + <mdui:Description xml:lang="sv">VFU är verksamhetsfölagd utbildning där utbildningen sker på en arbetsplats</mdui:Description> + <mdui:Description xml:lang="en">VFU is workplace situated education where the education takes place at a work place</mdui:Description> + </mdui:UIInfo> </md:Extensions> <md:KeyDescriptor use="signing"> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> |