Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cookies are always "Session"
#5
The set-cookie entries in the response headers correctly show a date 180 days in advance.

Code:
set-cookie: Username=mait; Path=/;" Expires="Wed, 10 Sep 2025 23:05:51 GMT; SameSite=Lax
set-cookie: xc01=xdyxtpxnmyrm; Path=/;" Expires="Wed, 10 Sep 2025 23:05:51 GMT; SameSite=Lax
set-cookie: xc02=44646551-A7B7-4133-8DD8-7FA1C9669563; Path=/;" Expires="Wed, 10 Sep 2025 23:05:51 GMT; SameSite=Lax


except for the Intraweb cookie (which is not under discussion)

Code:
set-cookie: IW_iNTELLiWeb=vFY9aWaXTeF0Y%7EPhNmFniqBKZ%7ES_2; Path=/vFY9aWaXTeF0Y~PhNmFniqBKZ~S;" Expires="Tue, 11 Mar 2025 23:35:52 GMT; SameSite=Lax

The web site in question is xxxxx

You can log in with the credentials "test" "test". If you do, you will see the set-cookie entries in response to clicking the [Log In] button. However, upon immediate inspection of the cookies in the browser, you will see they are set to "Session".

On the surface it may appear that this is not an IntraWeb issue but I would like to get your expert advice before drawing that conclusion. I am not skilled enough to determine why Firefox, Chrome, etc. would determine the set-cookie requests to be "Session" cookies.
Reply


Messages In This Thread
Cookies are always "Session" - by Peter Home - 03-07-2025, 06:22 AM
RE: Cookies are always "Session" - by rlebeau - 03-08-2025, 11:59 PM
RE: Cookies are always "Session" - by Peter Home - 03-11-2025, 12:44 AM
RE: Cookies are always "Session" - by Peter Home - 03-11-2025, 10:48 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)