diff options
author | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-08-07 10:34:46 +0200 |
---|---|---|
committer | Fredrik Åslund <fredrik.aslund@umu.se> | 2013-08-07 10:34:46 +0200 |
commit | dcb542ee16efeeca0b5b5b77e60117482e18889a (patch) | |
tree | 6518b4fefe7e07744a7cf13ad6d2dba171e9a5c2 /swamid-2.0/bedomningshandboken.uhr.se-shibboleth.xml | |
parent | 1615289a0c58b213b13ea06c9f97a3da0c16fb31 (diff) |
entity categories should be located in EntityDescriptor/Extensiosn
mdui should be located in EntityDescriptor/SPSSODescriptor/Extensiosn
Diffstat (limited to 'swamid-2.0/bedomningshandboken.uhr.se-shibboleth.xml')
-rw-r--r-- | swamid-2.0/bedomningshandboken.uhr.se-shibboleth.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/swamid-2.0/bedomningshandboken.uhr.se-shibboleth.xml b/swamid-2.0/bedomningshandboken.uhr.se-shibboleth.xml index 36b100d3..77b2645e 100644 --- a/swamid-2.0/bedomningshandboken.uhr.se-shibboleth.xml +++ b/swamid-2.0/bedomningshandboken.uhr.se-shibboleth.xml @@ -22,17 +22,17 @@ <mdui:Description xml:lang="sv">Bedömningshandboken utgör, vid sidan om Högskoleförordning och Högskoleverkets föreskrifter, underlaget för antagning till utbildning på grundnivå och avancerad nivå. Den utgör även grund för den överenskommelse som UHR har med universitet och högskolor som genomför sin antagning med stöd av det gemensamma antagningssystemet NyA.</mdui:Description> <mdui:InformationURL xml:lang="sv">https://bedomningshandboken.uhr.se/</mdui:InformationURL> </mdui:UIInfo> - <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/research-and-education</samla:AttributeValue> - <samla:AttributeValue>http://www.swamid.se/category/hei-service</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://bedomningshandboken.uhr.se/Shibboleth.sso/Login"/> <idpdisc:DiscoveryResponse xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://bedomningshandboken.uhr.se/Shibboleth.sso/Login" 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/research-and-education</samla:AttributeValue> + <samla:AttributeValue>http://www.swamid.se/category/hei-service</samla:AttributeValue> + </samla:Attribute> + </mdattr:EntityAttributes> </md:Extensions> <md:KeyDescriptor> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#"> |