diff options
author | Paul Scott <paul.scott@kau.se> | 2022-06-07 09:30:51 +0200 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2022-06-07 09:30:51 +0200 |
commit | d7851a7ad934d0fa4e071372ff48cbefec07beef (patch) | |
tree | 4d012dca8bdaf741e34d8f82c64ee034c7f41f39 /swamid-2.0/mystery.cs.lth.se-shibboleth.xml | |
parent | c25114683cf93c03b60ca44ddc05fb26ced9c043 (diff) |
SWAMID-978 update mystery.cs.lth.se
Diffstat (limited to 'swamid-2.0/mystery.cs.lth.se-shibboleth.xml')
-rw-r--r-- | swamid-2.0/mystery.cs.lth.se-shibboleth.xml | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/swamid-2.0/mystery.cs.lth.se-shibboleth.xml b/swamid-2.0/mystery.cs.lth.se-shibboleth.xml index c9db05ba..02715270 100644 --- a/swamid-2.0/mystery.cs.lth.se-shibboleth.xml +++ b/swamid-2.0/mystery.cs.lth.se-shibboleth.xml @@ -21,9 +21,8 @@ <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/> <alg:SigningMethod Algorithm="http://www.w3.org/2000/09/xmldsig#dsa-sha1"/> <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 xmlns:samla="urn:oasis:names:tc:SAML:2.0:assertion" Name="http://macedir.org/entity-category" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"> + <samla:AttributeValue>http://refeds.org/category/research-and-scholarship</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> @@ -36,6 +35,10 @@ <mdui:DisplayName xml:lang="sv">PLDetective</mdui:DisplayName> <mdui:Description xml:lang="en">Interactive course exercise system. Students run programming exercises on custom software; activities are logged and graded. Instructors / TAs then grade the exercises.</mdui:Description> <mdui:Description xml:lang="sv">Interaktivt övningssystem. Studenter kör kustomiserade programmeringsövningar och lärare bedömer resultater.</mdui:Description> + <mdui:InformationURL xml:lang="en">https://sde.cs.lth.se/</mdui:InformationURL> + <mdui:InformationURL xml:lang="sv">https://sde.cs.lth.se/</mdui:InformationURL> + <mdui:PrivacyStatementURL xml:lang="sv">https://www.lu.se/om-universitetet/kontakta-oss/behandling-av-personuppgifter-vid-lunds-universitet</mdui:PrivacyStatementURL> + <mdui:PrivacyStatementURL xml:lang="en">https://www.lunduniversity.lu.se/about-university/contact-us/processing-personal-data-lund-university</mdui:PrivacyStatementURL> </mdui:UIInfo> </md:Extensions> <md:KeyDescriptor> @@ -118,4 +121,10 @@ dky/L3kUg/jrdGgTRg== <md:EmailAddress>mailto:christoph.reichenbach@cs.lth.se</md:EmailAddress> <md:TelephoneNumber>+46 46 222 8037</md:TelephoneNumber> </md:ContactPerson> + <md:ContactPerson contactType="administrative"> + <md:GivenName>Christoph</md:GivenName> + <md:SurName>Reichenbach</md:SurName> + <md:EmailAddress>mailto:christoph.reichenbach@cs.lth.se</md:EmailAddress> + <md:TelephoneNumber>+46 46 222 8037</md:TelephoneNumber> + </md:ContactPerson> </md:EntityDescriptor> |