Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

Login with MS SSO timeout after migrating the profile from windows to linux

  • 2 odpowiedzi
  • 1 osoba ma ten problem
  • 7 wyświetleń
  • Ostatnia odpowiedź od cor-el

more options

I'm trying to use firefox on linux (no gui). I must use microsoft SSO to login our website. So i copied the profile (the folder Mozilla) from windows to linux. It was good to login automatically and implicitly on linux (CentOS6). But after 2-4 hours, it couldn't login any more. I have to login manually on windows again, and then copy the file webappsstore.sqlite to the profile folder on linux. How can I make it can login on linux for a long time without copying a new webappsstore.sqlite to linux?

I'm trying to use firefox on linux (no gui). I must use microsoft SSO to login our website. So i copied the profile (the folder Mozilla) from windows to linux. It was good to login automatically and implicitly on linux (CentOS6). But after 2-4 hours, it couldn't login any more. I have to login manually on windows again, and then copy the file webappsstore.sqlite to the profile folder on linux. How can I make it can login on linux for a long time without copying a new webappsstore.sqlite to linux?

Wszystkie odpowiedzi (2)

more options

A further finding: the webappsstore.sqlite has the access token and its expiration information. So maybe the access token is out of time on linux. When run it on windows, it can obtain a new access token when open the url. So I suspected that http request failed to be sent on linux when open the url. Any suggestion?

more options

You can check for issues with local storage (indexedDB).