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