diff options
author | Paul Scott <paul.scott@kau.se> | 2019-03-25 11:54:08 +0000 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2019-03-25 11:54:08 +0000 |
commit | f8a483b36ff4e2447b775d6efc759a3824bee262 (patch) | |
tree | d089829ed3d7cb3203efbd4bbb0dfa9f3c41d0d8 /swamid-2.0/bdh.local-85-shibboleth.xml | |
parent | 911701d89667ced840ed9d4ac5706e8cb5f49383 (diff) |
Resolves SWAMID-2095 (fix)
Diffstat (limited to 'swamid-2.0/bdh.local-85-shibboleth.xml')
-rw-r--r-- | swamid-2.0/bdh.local-85-shibboleth.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/swamid-2.0/bdh.local-85-shibboleth.xml b/swamid-2.0/bdh.local-85-shibboleth.xml index f098b53a..59fdab40 100644 --- a/swamid-2.0/bdh.local-85-shibboleth.xml +++ b/swamid-2.0/bdh.local-85-shibboleth.xml @@ -29,10 +29,10 @@ <init:RequestInitiator xmlns:init="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Binding="urn:oasis:names:tc:SAML:profiles:SSO:request-init" Location="https://bdh.local:85/Shibboleth.sso/Login"/> <idpdisc:DiscoveryResponse xmlns:idpdisc="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Binding="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" Location="https://bdh.local:85/Shibboleth.sso/Login" index="1"/> <mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui"> - <mdui:DisplayName xml:lang="sv">Bedömningshandboken ACC</mdui:DisplayName> - <mdui:DisplayName xml:lang="en">Bedömningshandboken ACC</mdui:DisplayName> - <mdui:Description xml:lang="sv">Bedömningshandbokens acceptanstest-miljö.</mdui:Description> - <mdui:Description xml:lang="en"> Bedömningshandbokens acceptance test environment</mdui:Description> + <mdui:DisplayName xml:lang="sv">Bedömningshandboken - Utvecklingsmiljö</mdui:DisplayName> + <mdui:DisplayName xml:lang="en">Bedömningshandboken - Development</mdui:DisplayName> + <mdui:Description xml:lang="sv">Utvecklingsmiljö för Bedömningshandboken.</mdui:Description> + <mdui:Description xml:lang="en">Development of Bedömningshandboken.</mdui:Description> <mdui:InformationURL xml:lang="sv">https://acc.bedomningshandboken.uhr.se/om-bedomningshandboken/</mdui:InformationURL> <mdui:PrivacyStatementURL xml:lang="sv">https://acc.bedomningshandboken.uhr.se/om-bedomningshandboken/personuppgifter2/</mdui:PrivacyStatementURL> <mdui:Logo height="83" width="83"> https://acc.bedomningshandboken.uhr.se/static/gfx/uhr_symbol_lila.png</mdui:Logo> @@ -89,8 +89,8 @@ DuMB1+WkDA6AFQItEiWBPnP8PMeaSmyVARFszw6waZ6MumNeQKmi7mK6KsQM/Fje <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:browser-post" Location="https://bdh.local:85/Shibboleth.sso/SAML/POST" index="5"/> <md:AssertionConsumerService Binding="urn:oasis:names:tc:SAML:1.0:profiles:artifact-01" Location="https://bdh.local:85/Shibboleth.sso/SAML/Artifact" index="6"/> <md:AttributeConsumingService index="0"> - <md:ServiceName xml:lang="en">Bedömningshandboken ACC</md:ServiceName> - <md:ServiceName xml:lang="sv">Bedömningshandboken ACC</md:ServiceName> + <md:ServiceName xml:lang="en">Bedömningshandboken - Utvecklingsmiljö</md:ServiceName> + <md:ServiceName xml:lang="sv">Bedömningshandboken - Development</md:ServiceName> <md:ServiceDescription xml:lang="en">Bedömningshandbokens acceptance test environment</md:ServiceDescription> <md:ServiceDescription xml:lang="sv">Bedömningshandbokens acceptanstest-miljö.</md:ServiceDescription> <md:RequestedAttribute FriendlyName="eduPersonScopedAffiliation" Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.9" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" isRequired="true"/> |