Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Intranet Cookie Issue

  • Geen antwoorden
  • 1 heeft dit probleem
  • 7 weergaven
more options

My corporate intranet site uses cookies. It used to work on Firefox with no troubles. A year + ago, it stopped working. It still works fine with IE and Edge.

I found the issue is the cookie. When I check it on the login page, the cookie is there and I can access the values inside of it. After i redirect to the next page, the cookie is no longer there. I am reading it using request.cookie("CookieName")("CookieVariable").

Can someone give me advice what can be causing this?

Thanks.

My corporate intranet site uses cookies. It used to work on Firefox with no troubles. A year + ago, it stopped working. It still works fine with IE and Edge. I found the issue is the cookie. When I check it on the login page, the cookie is there and I can access the values inside of it. After i redirect to the next page, the cookie is no longer there. I am reading it using request.cookie("CookieName")("CookieVariable"). Can someone give me advice what can be causing this? Thanks.