Skip to Content.
Sympa Menu

shibboleth-dev - Re: Multiple targets in a single domain?

Subject: Shibboleth Developers

List archive

Re: Multiple targets in a single domain?


Chronological Thread 
  • From: Jim Fox <>
  • To: "Spencer W. Thomas" <>
  • Cc:
  • Subject: Re: Multiple targets in a single domain?
  • Date: Wed, 30 Jun 2004 13:51:04 -0700 (PDT)



On Wed, 30 Jun 2004, Spencer W. Thomas wrote:

I tested this assertion with Mozilla 1.7 and IE 6 and found it to be false. If I set a cookie with path=/team1, JavaScript in a page loaded from /team2 does NOT see the cookiet.


I said "slightly harder". It is a simple task for javascript
to create a small, invisible window or frame, open /team1 in
it, and then access the cookie property for the child window.

Jim



Archive powered by MHonArc 2.6.16.

Top of Page