Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多
此討論串已經關閉並封存。 如果您有需要幫助,請新增一個新問題
Locked 封存

Setting `delete cookies and site data when firefox is closed`

SuMo Bot replied
SuMo Bot

For our website we de use OAuth2 to login. For this to succeed we need to store some data in de localstorage or sessionstorage. But the data in the storage is cleared when we redirect back from our authenticator. This only happens when `delete cookies and site data when firefox is closed` is checked.

We are not closing Firefox, we are only redirecting the between two different domains. Is this intended?

For our website we de use OAuth2 to login. For this to succeed we need to store some data in de localstorage or sessionstorage. But the data in the storage is cleared when we redirect back from our authenticator. This only happens when `delete cookies and site data when firefox is closed` is checked. We are not closing Firefox, we are only redirecting the between two different domains. Is this intended?

所有回覆 (3)

Try to create an allow exception with the proper protocol (likely https://) for involved domains.

Thanks for the response. What do you mean with 'create an allow exception'? Both domains use https. Can give you an example?

In this link is an code snippet where localstorage is not stored on redirect.

Can you explain why this happens? Google Chrome doesn't have this behaviour when 'Clear cookies and site data when you quit Chrome' is checked.

This question has been locked because the original author has deleted their account. While you can no longer post new replies, the existing content remains available for reference.