diff options
author | Paul Scott <paul.scott@kau.se> | 2019-06-13 12:33:58 +0000 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2019-06-13 12:33:58 +0000 |
commit | 60300df282e7afcdff6cd1d85b0def1a2bc5c066 (patch) | |
tree | e00dbda30337a61769d0ba7aee1e2fef6d2796c1 /swamid-2.0 | |
parent | 29515f937a6d60bbb47458dbb7e7e7dc6d635dc6 (diff) |
Update Sunet IdP MDUI and org. Update org for keystone-beta
Diffstat (limited to 'swamid-2.0')
-rw-r--r-- | swamid-2.0/idp.sunet.se-idp.xml | 8 | ||||
-rw-r--r-- | swamid-2.0/keystone-beta.cloud.ipnett.se-shibboleth.xml | 5 |
2 files changed, 9 insertions, 4 deletions
diff --git a/swamid-2.0/idp.sunet.se-idp.xml b/swamid-2.0/idp.sunet.se-idp.xml index bcf998ff..8d9bab67 100644 --- a/swamid-2.0/idp.sunet.se-idp.xml +++ b/swamid-2.0/idp.sunet.se-idp.xml @@ -22,8 +22,8 @@ <saml:Extensions> <shibmd:Scope regexp="false">sunet.se</shibmd:Scope> <mdui:UIInfo> - <mdui:DisplayName xml:lang="sv">SUNET Anställda</mdui:DisplayName> - <mdui:DisplayName xml:lang="en">SUNET Employees</mdui:DisplayName> + <mdui:DisplayName xml:lang="sv">SUNET</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">SUNET</mdui:DisplayName> <mdui:Description xml:lang="sv">Inloggning för anställda på SUNET</mdui:Description> <mdui:Description xml:lang="en">Login for SUNET employees</mdui:Description> <mdui:Logo height="205" width="256">https://static.sunet.se/images/sunet256.png</mdui:Logo> @@ -73,8 +73,8 @@ jiN2PVb/fS119Yu9s/jk86TcHIATZtmc/h6y5FkHzADUHGPPNum92l027dPIVqeT <saml:SingleSignOnService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://idp.sunet.se/Saml2SP/sso/post"/> </saml:IDPSSODescriptor> <saml:Organization xmlns:saml="urn:oasis:names:tc:SAML:2.0:metadata"> - <saml:OrganizationName xml:lang="en">SUNET Employees</saml:OrganizationName> - <saml:OrganizationDisplayName xml:lang="en">SUNET Employees</saml:OrganizationDisplayName> + <saml:OrganizationName xml:lang="en">SUNET</saml:OrganizationName> + <saml:OrganizationDisplayName xml:lang="en">SUNET</saml:OrganizationDisplayName> <saml:OrganizationURL xml:lang="en">https://sunet.se</saml:OrganizationURL> </saml:Organization> <saml:ContactPerson xmlns:saml="urn:oasis:names:tc:SAML:2.0:metadata" contactType="technical"> diff --git a/swamid-2.0/keystone-beta.cloud.ipnett.se-shibboleth.xml b/swamid-2.0/keystone-beta.cloud.ipnett.se-shibboleth.xml index 96313654..da366ce7 100644 --- a/swamid-2.0/keystone-beta.cloud.ipnett.se-shibboleth.xml +++ b/swamid-2.0/keystone-beta.cloud.ipnett.se-shibboleth.xml @@ -85,6 +85,11 @@ <md:RequestedAttribute FriendlyName="displayName" Name="urn:oid:2.16.840.1.113730.3.1.241" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"/> </md:AttributeConsumingService> </md:SPSSODescriptor> + <md:Organization> + <md:OrganizationName xml:lang="en">SUNET</md:OrganizationName> + <md:OrganizationDisplayName xml:lang="en">SUNET Cloud Services</md:OrganizationDisplayName> + <md:OrganizationURL xml:lang="en">https://sunet.se</md:OrganizationURL> + </md:Organization> <md:ContactPerson contactType="technical"> <md:SurName>Technical Support (SafeSpring)</md:SurName> <md:EmailAddress>mailto:iaas@cloud.ipnett.se</md:EmailAddress> |