diff options
-rw-r--r-- | swamid-2.0/sam.cs.lth.se-shibboleth.xml | 23 |
1 files changed, 19 insertions, 4 deletions
diff --git a/swamid-2.0/sam.cs.lth.se-shibboleth.xml b/swamid-2.0/sam.cs.lth.se-shibboleth.xml index 631f26ef..373a2ac6 100644 --- a/swamid-2.0/sam.cs.lth.se-shibboleth.xml +++ b/swamid-2.0/sam.cs.lth.se-shibboleth.xml @@ -22,8 +22,7 @@ <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/> <mdattr:EntityAttributes> <samla:Attribute 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/sfs-1993-1153</samla:AttributeValue> + <samla:AttributeValue>http://refeds.org/category/research-and-scholarship</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> @@ -35,6 +34,10 @@ <mdui:DisplayName xml:lang="en">SAM - Student Achievement Management</mdui:DisplayName> <mdui:Description xml:lang="sv">Ett system för att administrera studenters resultat på olika kursmoment.</mdui:Description> <mdui:Description xml:lang="en">A system for administering student performance on different parts of the course.</mdui:Description> + <mdui:InformationURL xml:lang="sv">https://fileadmin.cs.lth.se/cs/Education/SAM/about_sv.html</mdui:InformationURL> + <mdui:InformationURL xml:lang="en">https://fileadmin.cs.lth.se/cs/Education/SAM/about_en.html</mdui:InformationURL> + <mdui:PrivacyStatementURL xml:lang="sv">https://www.medarbetarwebben.lu.se/stod-och-verktyg/juridik-dokument-och-arendehantering/personuppgifter-och-dataskydd/overgripande-information/allmanna-principer-for-personuppgiftshantering</mdui:PrivacyStatementURL> + <mdui:PrivacyStatementURL xml:lang="en">https://www.medarbetarwebben.lu.se/stod-och-verktyg/juridik-dokument-och-arendehantering/personuppgifter-och-dataskydd/overgripande-information/allmanna-principer-for-personuppgiftshantering</mdui:PrivacyStatementURL> </mdui:UIInfo> </md:Extensions> <md:KeyDescriptor> @@ -57,8 +60,7 @@ bXGpZWDQ3Ajll6yD4MK3N6ovQYmAe5GCePIJArJ/6A1wZc+Xj+fX1OgAILCh6MAE ho80mwse6u7gyih/yJX5et7Zzs5piw48Xf6fDeyDQkUh4ebqcA2agm7oSK/VcHlA cFMEM1Ex00lnZlc4Y7i3Zz+VTqBxmDD26BboDFepVmSABzqfzahb3vwm88bKGd3C eantehm2RWmRIz8poebeGW4oirdCtSho8ZuO5JgDcxMB4gUV/QgPmfrxo0cTAL/7 -2Z0pVLLyQOFoGAA5K0Wzs5oNWO77SIa06R3uch9OsFwNUfG3Og== -</ds:X509Certificate> +2Z0pVLLyQOFoGAA5K0Wzs5oNWO77SIa06R3uch9OsFwNUfG3Og==</ds:X509Certificate> </ds:X509Data> </ds:KeyInfo> <md:EncryptionMethod Algorithm="http://www.w3.org/2009/xmlenc11#aes128-gcm"/> @@ -97,9 +99,22 @@ eantehm2RWmRIz8poebeGW4oirdCtSho8ZuO5JgDcxMB4gUV/QgPmfrxo0cTAL/7 <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://matstat.sam.cs.lth.se/Shibboleth.sso/SAML/POST" index="23"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://matstat.cs.lth.se/Shibboleth.sso/SAML/Artifact" index="24"/> </md:SPSSODescriptor> + <md:Organization> + <md:OrganizationName xml:lang="en">Lund University</md:OrganizationName> + <md:OrganizationName xml:lang="sv">Lunds universitet</md:OrganizationName> + <md:OrganizationDisplayName xml:lang="en">Lund University</md:OrganizationDisplayName> + <md:OrganizationDisplayName xml:lang="sv">Lunds universitet</md:OrganizationDisplayName> + <md:OrganizationURL xml:lang="sv">https://www.lu.se/</md:OrganizationURL> + <md:OrganizationURL xml:lang="en">https://www.lunduniversity.lu.se</md:OrganizationURL> + </md:Organization> <md:ContactPerson contactType="technical"> <md:GivenName>Per</md:GivenName> <md:SurName>Andersson</md:SurName> <md:EmailAddress>mailto:Per.Andersson@cs.lth.se</md:EmailAddress> </md:ContactPerson> + <md:ContactPerson contactType="administrative"> + <md:GivenName>Per</md:GivenName> + <md:SurName>Andersson</md:SurName> + <md:EmailAddress>mailto:per.andersson@cs.lth.se</md:EmailAddress> + </md:ContactPerson> </md:EntityDescriptor> |