diff options
author | Johan Wassberg <jocar@sunet.se> | 2023-01-12 12:47:30 +0100 |
---|---|---|
committer | Johan Wassberg <jocar@sunet.se> | 2023-01-12 12:47:30 +0100 |
commit | a1875f1c744489458d49ae20ee88ef134a28a5da (patch) | |
tree | fc5dc873283e70eb7ac830eed41c57d27ab4281b /swamid-2.0/play.shh.se.xml | |
parent | 2f4e8d0b23a800d99c3b5f771907fa7cf5839d71 (diff) |
SWAMID-2400: Updated play.shh.se
Diffstat (limited to 'swamid-2.0/play.shh.se.xml')
-rw-r--r-- | swamid-2.0/play.shh.se.xml | 20 |
1 files changed, 16 insertions, 4 deletions
diff --git a/swamid-2.0/play.shh.se.xml b/swamid-2.0/play.shh.se.xml index acca2081..cb74905b 100644 --- a/swamid-2.0/play.shh.se.xml +++ b/swamid-2.0/play.shh.se.xml @@ -7,8 +7,6 @@ <mdattr:EntityAttributes> <samla:Attribute NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="http://macedir.org/entity-category"> <samla:AttributeValue>http://refeds.org/category/research-and-scholarship</samla:AttributeValue> - <samla:AttributeValue>http://www.swamid.se/category/nren-service</samla:AttributeValue> - <samla:AttributeValue>http://www.swamid.se/category/research-and-education</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> @@ -19,6 +17,12 @@ <mdui:DisplayName xml:lang="sv">Sophiahemmet Högskolas playtjänst</mdui:DisplayName> <mdui:Description xml:lang="en">This is Sophiahemmet University’s streaming service.</mdui:Description> <mdui:Description xml:lang="sv">Detta är Sophiahemmet Högskolas playtjänst</mdui:Description> + <mdui:InformationURL xml:lang="en">https://www.shh.se/sv/mina-sidor/it-stod-for-studenter/</mdui:InformationURL> + <mdui:Keywords xml:lang="en">shh sophiahemmet+högskola sophiahemmet+university</mdui:Keywords> + <mdui:PrivacyStatementURL xml:lang="en">https://www.shh.se/en/general-description-of-saml2-websso/</mdui:PrivacyStatementURL> + <mdui:PrivacyStatementURL xml:lang="sv">https://www.shh.se/sv/om-webbplatsen/behandling-av-personuppgifter/swamid-tjanstedefinition/</mdui:PrivacyStatementURL> + <mdui:Keywords xml:lang="sv">shh sophiahemmet+högskola sophiahemmet+university</mdui:Keywords> + <mdui:InformationURL xml:lang="sv">https://www.shh.se/sv/mina-sidor/it-stod-for-studenter/</mdui:InformationURL> </mdui:UIInfo> </md:Extensions> <md:KeyDescriptor use="signing"> @@ -40,13 +44,21 @@ <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://play.shh.se/user/authenticate" index="0"/> </md:SPSSODescriptor> <md:Organization> - <md:OrganizationName xml:lang="en">Sophiahemmet Högskola</md:OrganizationName> - <md:OrganizationDisplayName xml:lang="en">Sophiahemmet Högskola</md:OrganizationDisplayName> + <md:OrganizationName xml:lang="en">Sophiahemmet University</md:OrganizationName> + <md:OrganizationName xml:lang="sv">Sophiahemmet Högskola</md:OrganizationName> + <md:OrganizationDisplayName xml:lang="en">Sophiahemmet University</md:OrganizationDisplayName> + <md:OrganizationDisplayName xml:lang="sv">Sophiahemmet Högskola</md:OrganizationDisplayName> <md:OrganizationURL xml:lang="en">https://play.shh.se</md:OrganizationURL> + <md:OrganizationURL xml:lang="sv">https://play.shh.se</md:OrganizationURL> </md:Organization> <md:ContactPerson contactType="technical"> <md:GivenName>Sophiahemmet University</md:GivenName> <md:SurName>Sophiahemmet IT</md:SurName> <md:EmailAddress>mailto:itsupport@sophiahemmet.se</md:EmailAddress> </md:ContactPerson> + <md:ContactPerson contactType="administrative"> + <md:GivenName>Sophiahemmet University</md:GivenName> + <md:SurName>Sophiahemmet IT</md:SurName> + <md:EmailAddress>mailto:itsupport@sophiahemmet.se</md:EmailAddress> + </md:ContactPerson> </md:EntityDescriptor> |