Date: prev next · Thread: first prev next last
2018 Archives by date, by thread · List index


On Fri, 07 Sep 2018 at 09:06:58 +0900, Junichi Matsukawa wrote:
I got to the SilberStripe editing screen.

1. I logged in to https://auth.documentfoundation.org/ .
2. I opened another tab and I logged into SilverStripe page.

I thought that I could edit from the login page.

That's the way it should work.  Which page is that?  Do you perhaps
block Javascript served from https://auth.documentfoundation.org/?

Unless you're already logged in, protected pages redirect you to
https://auth.documentfoundation.org/ for authentication, and redirect
you to you the page you're trying to edit.

For instance I have the following sequence of 302 (temporary)
redirection if I try to visit https://ja.libreoffice.org/admin from a
fresh browser session:

    https://ja.libreoffice.org/admin/pages
    https://ja.libreoffice.org/Security/login?BackURL=%2Fadmin%2Fpages
    
https://auth.documentfoundation.org/saml/singleSignOn?SAMLRequest=…RelayState=https%3A%2F%2Fja.libreoffice.org%2FSecurity%2Flogin

After authentication, I'm brought back to the URL found in the
“ReplayState” parameter, namely https://ja.libreoffice.org/Security/login .
But that last redirect is JS-based, so browser needs to accept to run
JavaScript from https://auth.documentfoundation.org/.)

-- 
Guilhem.

-- 
To unsubscribe e-mail to: website+unsubscribe@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/website/
Privacy Policy: https://www.documentfoundation.org/privacy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.