Re: [libreoffice-l10n] accest to Silver Stripe Server
Hi Guilhem Guilhem Moulin schreef op 09.02.2019 13:41: Hi, On Sat, 09 Feb 2019 at 12:07:04 +0100, Cor Nouws wrote: Can it be that you had a different mail address for Silverstripe than for the single sign on account? In that case you should be able to add it in the settings, and then Guilhem (CC)/* has to run a script to make sure that the address is known at the places needed. Kees' last login to SilverStripe was today, so I guess the account is properly configured :-) What's the problem exactly, Kees? I did'nt login to silverstripe but to the singel signon and then were transferred to https://www.libreoffice.org/. The redirect to our Single Sign-On service is intentional, and has been is place since the first week of September 2018. Using https://www.libreoffice.org/admin/pages as a single entry point for all subsites is more recent (January 2019); we did that to avoid setting up multiple SAML SdP and/or using wildcard cookies. As Cor, you can select subsites on the left menu. And if you have access to a single subsite it should even be pre-selected. I do'nt see any menu where I can select any subsites. As Cor suggested I had a different user for silverstripe. It was kees...@gmail.com. For the singel signon it is Kees538. Cheers, Kees Cheers, -- To unsubscribe e-mail to: l10n+unsubscr...@global.libreoffice.org Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette List archive: https://listarchives.libreoffice.org/global/l10n/ Privacy Policy: https://www.documentfoundation.org/privacy
Re: [libreoffice-l10n] accest to Silver Stripe Server
Cor Nouws schreef op 09.02.2019 12:07: Hi Kees, kees...@libreoffice.org wrote on 2/9/19 8:24 AM: I too have problems accessing silverstripe. I used to log in at: https://nl.libreoffice.org/Security/login?BackURL=%2Fadmin%2Fpages Same for me. But now I am forwarded to a singel signon page at: https://auth.documentfoundation.org/ After login I land on https://www.libreoffice.org/admin/pages If I click the link to the admin pages above I land on the suilverstripe page. So I do have acces, but are not connected properly. and then on the right side I can choose Dutch NL. Can it be that you had a different mail address for Silverstripe than for the single sign on account? In that case you should be able to add it in the settings, and then Guilhem (CC)/* has to run a script to make sure that the address is known at the places needed. Cheers, Cor -- Cor Nouws GPD key ID: 0xB13480A6 - 591A 30A7 36A0 CE3C 3D28 A038 E49D 7365 B134 80A6 - vrijwilliger https://nl.libreoffice.org - volunteer https://www.libreoffice.org - Member Board The Document Foundation - http://www.nouenoff.nl / https://www.mijncloudoffice.nl -- To unsubscribe e-mail to: l10n+unsubscr...@global.libreoffice.org Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette List archive: https://listarchives.libreoffice.org/global/l10n/ Privacy Policy: https://www.documentfoundation.org/privacy
Re: [libreoffice-l10n] accest to Silver Stripe Server
kees...@libreoffice.org schreef op 10.02.2019 09:37: Cor Nouws schreef op 09.02.2019 12:07: Hi Kees, kees...@libreoffice.org wrote on 2/9/19 8:24 AM: I too have problems accessing silverstripe. I used to log in at: https://nl.libreoffice.org/Security/login?BackURL=%2Fadmin%2Fpages Same for me. So I discoverred a workarround now. If I go to https://nl.libreoffice.org/Security/login?BackURL=%2Fadmin%2Fpages ( as I used to do) and then log in to the single sign-on then I get to the wrong page. But if I go to https://www.libreoffice.org/admin/pages ( as Cor suggested) and then log into thesame single sign-on I go to silver stripe. Problem solved? Greetings, Kees But now I am forwarded to a singel signon page at: https://auth.documentfoundation.org/ After login I land on https://www.libreoffice.org/admin/pages If I click the link to the admin pages above I land on the suilverstripe page. So I do have acces, but are not connected properly. and then on the right side I can choose Dutch NL. Can it be that you had a different mail address for Silverstripe than for the single sign on account? In that case you should be able to add it in the settings, and then Guilhem (CC)/* has to run a script to make sure that the address is known at the places needed. Cheers, Cor -- Cor Nouws GPD key ID: 0xB13480A6 - 591A 30A7 36A0 CE3C 3D28 A038 E49D 7365 B134 80A6 - vrijwilliger https://nl.libreoffice.org - volunteer https://www.libreoffice.org - Member Board The Document Foundation - http://www.nouenoff.nl / https://www.mijncloudoffice.nl -- To unsubscribe e-mail to: l10n+unsubscr...@global.libreoffice.org Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette List archive: https://listarchives.libreoffice.org/global/l10n/ Privacy Policy: https://www.documentfoundation.org/privacy
Re: [libreoffice-l10n] accest to Silver Stripe Server
Guilhem Moulin schreef op 10.02.2019 13:47: On Sun, 10 Feb 2019 at 09:47:14 +0100, kees...@libreoffice.org wrote: If I go to https://nl.libreoffice.org/Security/login?BackURL=%2Fadmin%2Fpages ( as I used to do) and then log in to the single sign-on then I get to the wrong page. Which page? https://www.libreoffice.org/ But if I go to https://www.libreoffice.org/admin/pages ( as Cor suggested) and then log into thesame single sign-on I go to silver stripe. https://nl.libreoffice.org/Security/login?BackURL=%2Fadmin%2Fpages and https://www.libreoffice.org/admin/pages redirect to the very same page: $ curl -sw'%{http_code} %{redirect_url}\n' \ -o/dev/null "https://nl.libreoffice.org/Security/login?BackURL=%2Fadmin%2Fpages"; \ -o/dev/null "https://www.libreoffice.org/admin/pages"; 303 https://www.libreoffice.org/Security/login?BackURL=%2Fadmin%2Fpages 302 https://www.libreoffice.org/Security/login?BackURL=%2Fadmin%2Fpages Perhaps your browser is using a cached redirect rule for the first one? I always clean my cache when I'm done. Flushing your redirect cache should fix this. If you activate debug mode (Menu » Web Developer » Network for Firefox; and Menu » More tools » Developer tools » Network for Chrome/Chromium) you'll see the landing page, and the kind of redirect rule (301, 302, 303) in use. Hmmm... I'm not familiar with these actions. Kees -- To unsubscribe e-mail to: l10n+unsubscr...@global.libreoffice.org Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette List archive: https://listarchives.libreoffice.org/global/l10n/ Privacy Policy: https://www.documentfoundation.org/privacy