diff options
author | Björn Mattsson <bjorn@sunet.se> | 2021-09-29 16:34:31 +0200 |
---|---|---|
committer | Björn Mattsson <bjorn@sunet.se> | 2021-09-29 16:34:31 +0200 |
commit | 35c8bf406572cb13a005e0414a44bb133b1aff29 (patch) | |
tree | fee67d222d59907867ae65eafda08653267bbaf4 /swamid-2.0/account-utv.hh.se-shibboleth.xml | |
parent | c6ed0c4c32db2e7523fb3966531046323a862021 (diff) |
SWAMID-393, Added CoCo to account.hh.se and account-utv.hh.se
Diffstat (limited to 'swamid-2.0/account-utv.hh.se-shibboleth.xml')
-rw-r--r-- | swamid-2.0/account-utv.hh.se-shibboleth.xml | 25 |
1 files changed, 18 insertions, 7 deletions
diff --git a/swamid-2.0/account-utv.hh.se-shibboleth.xml b/swamid-2.0/account-utv.hh.se-shibboleth.xml index fd3f543e..79176220 100644 --- a/swamid-2.0/account-utv.hh.se-shibboleth.xml +++ b/swamid-2.0/account-utv.hh.se-shibboleth.xml @@ -25,6 +25,7 @@ <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://www.swamid.se/category/sfs-1993-1153</samla:AttributeValue> + <samla:AttributeValue>http://www.geant.net/uri/dataprotection-code-of-conduct/v1</samla:AttributeValue> </samla:Attribute> </mdattr:EntityAttributes> </md:Extensions> @@ -41,6 +42,8 @@ <mdui:Logo xml:lang="en" height="116" width="350">https://signon.hh.se/hh-logo-en-350x116.png</mdui:Logo> <mdui:InformationURL xml:lang="en">https://account-utv.hh.se</mdui:InformationURL> <mdui:InformationURL xml:lang="sv">https://account-utv.se</mdui:InformationURL> + <mdui:PrivacyStatementURL xml:lang="en">https://www.hh.se/om-webbplatsen/behandling-av-personuppgifter/overforing-av-personuppgifter-till-account.hh.se-samt-account-utv.hh.se-i-samband-med-federerad-inloggning-privacy-policy.html</mdui:PrivacyStatementURL> + <mdui:PrivacyStatementURL xml:lang="sv">https://www.hh.se/om-webbplatsen/behandling-av-personuppgifter/overforing-av-personuppgifter-till-account.hh.se-samt-account-utv.hh.se-i-samband-med-federerad-inloggning-privacy-policy.html</mdui:PrivacyStatementURL> </mdui:UIInfo> </md:Extensions> <md:KeyDescriptor> @@ -95,16 +98,24 @@ SkvUGlQ34ywYDYG3PMSs2Bks6PnClNWyuRjz0pPAThDxeEAJfYPkB+3EGFuHd9bb <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://account-utv.hh.se/Shibboleth.sso/SAML2/POST" index="1"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Artifact" Location="https://account-utv.hh.se/Shibboleth.sso/SAML2/Artifact" index="3"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:PAOS" Location="https://account-utv.hh.se/Shibboleth.sso/SAML2/ECP" index="4"/> + <md:AttributeConsumingService index="1"> + <md:ServiceName xml:lang="en">Halmstad University, account activation and password reset</md:ServiceName> + <md:ServiceName xml:lang="sv">Högskolan i Halmstad, kontoaktivering och lösenordsåterställning</md:ServiceName> + <md:RequestedAttribute FriendlyName="norEduPersonNIN" Name="urn:oid:1.3.6.1.4.1.2428.90.1.5" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> + </md:AttributeConsumingService> </md:SPSSODescriptor> <md:Organization> - <md:OrganizationName xml:lang="en">Högskolan i Halmstad</md:OrganizationName> - <md:OrganizationDisplayName xml:lang="en">Högskolan i Halmstad</md:OrganizationDisplayName> - <md:OrganizationURL xml:lang="en">http://www.hh.se</md:OrganizationURL> + <md:OrganizationName xml:lang="en">HH</md:OrganizationName> + <md:OrganizationName xml:lang="sv">HH</md:OrganizationName> + <md:OrganizationDisplayName xml:lang="sv">Halmstad university</md:OrganizationDisplayName> + <md:OrganizationDisplayName xml:lang="en">Halmstad university</md:OrganizationDisplayName> + <md:OrganizationURL xml:lang="en">https://www.hh.se</md:OrganizationURL> + <md:OrganizationURL xml:lang="sv">https://www.hh.se</md:OrganizationURL> </md:Organization> + <md:ContactPerson contactType="administrative"> + <md:EmailAddress>mailto:helpdesk@hh.se</md:EmailAddress> + </md:ContactPerson> <md:ContactPerson contactType="technical"> - <md:Company>Högskolan i Halmstad</md:Company> - <md:GivenName>Björn</md:GivenName> - <md:SurName>Gabrielsson</md:SurName> - <md:EmailAddress>mailto:bjorn.gabrielsson@hh.se</md:EmailAddress> + <md:EmailAddress>mailto:helpdesk@hh.se</md:EmailAddress> </md:ContactPerson> </md:EntityDescriptor> |