Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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

  • 2 réponses
  • 1 a ce problème
  • 7 vues
  • Dernière réponse par 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?

Toutes les réponses (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).