Showing questions tagged: Show all questions

authentication cookie missing for <1% of firefox users

On our online application we are facing with some strange behavior for a small percentage of our firefox users (<1%). When doing oauth2 authorization, after generatio… (read more)

On our online application we are facing with some strange behavior for a small percentage of our firefox users (<1%).

When doing oauth2 authorization, after generation of the authentication token we redirect to another platform but we are detecting that for a small percentage of Firefox the cookie (my_auth_cookie) with the auth token is not present.



GET: https://www.mywebsite.com/application/login Response:

new location https://www.mywebsite.com/otherapplication/redirect


set-cookie: my_auth_cookie expires=Mon, 04 Dec 2023 13:49:15 GMT; domain=.mywebsite.com; path=/; secure; samesite=lax; httponly


      2. GET https://www.mywebsite.com/otherapplication/redirect
          Set-cookie: mycookie: value
          Host: www.mywebsite.com


In cookie tab I see my_auth_cookie (value: xxxx, domain: .mywebsite.com, expires: Mon, 04 Dec 2023 13:49:15 GMT, httponly: checked, secure: checked,SameSite: Lax, partitionkey: empty, Priority: medium



I’ve tried to replicate but without success (with multiple extensions, including multi-account containers), with multiple configurations of Total Cookie Protection.

Again, this only seems to be happening to a very limited number of firefox users but for these, it happens 100% of the time. We see it occurring for versions 119 and 120 but now and then for older versions.

Feedback reports no extensions&addons.


Any ideas on what we could be dealing with? Any help would be greatly appreciated.

Asked by Wilga Cha 4 months ago

Last reply by zeroknight 4 months ago

Cookies on allowed websites

Hi there, I have configured Firefox to remove cookies after closing it. At the same time, I have added some webs that I usually use as exceptions, allowing to remember co… (read more)

Hi there, I have configured Firefox to remove cookies after closing it. At the same time, I have added some webs that I usually use as exceptions, allowing to remember cookies in those. However, I have the following question: if I reject all cookies except for the mandatories ones in a website that I added to my "remember list", does that mean that future entrances in that web will be with only essential cookies?

As an example, if I mark https://www.bbc.com/ as cookies, and the first time I enter I reject all non-essential cookies, next times I enter in the bbc will I be navigating with only the cookies I accepted on this first entrance? Or allowing a site automatically accepts all cookies?

Thank you very much on advanced.

Asked by rdemedrano 5 months ago

Last reply by zeroknight 5 months ago

Clearing Cache/cookies

Your instructions under "help" say to click on "Firefox" and click on "preferences". When I click on Firefox the menu does NOT have "Preferences" in it. What's up with t… (read more)

Your instructions under "help" say to click on "Firefox" and click on "preferences". When I click on Firefox the menu does NOT have "Preferences" in it. What's up with that?? And how do I clear the cache and cookies?

Asked by 57ws2qwr9w 3 months ago

Last reply by cor-el 3 months ago

Finding what address to add to cookie exceptions

I want to enable cookies for outlook and google, the rest I dont want. I have attempted to look at the cookie's url for outlook and add that to the exception list, but o… (read more)

I want to enable cookies for outlook and google, the rest I dont want.

I have attempted to look at the cookie's url for outlook and add that to the exception list, but outlook still harasses me with its annoying 2fa

How do I find the actual address to put in the exceptions list to stop this issue?

Asked by ALoepker 2 days ago

Last reply by zeroknight 2 days ago