Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

one cookie multiple web sites

Status
Not open for further replies.

HebieBug

Programmer
Joined
Jan 8, 2001
Messages
354
Location
JP
Heres an interesting one.
Got a security app that we are working on.
One of the features is to allow the user to go to many of our intranet/internet sites and not have to login multiple times.
Is it possible to use one cookie which could then validate them accross these sites?
Lets say that the cookie contained the username and valid = true (we would'nt really do that though) the web app would then access this "generic cookie" and allow them to look at the site.
To add another twist the sites could be on different domains eg daffy.acme.com and ringo.beetles.com



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top