Re: Single Sign-on to Multiple Apps Pattern?
Re: Single Sign-on to Multiple Apps Pattern?
- Subject: Re: Single Sign-on to Multiple Apps Pattern?
- From: Arturo Pérez <email@hidden>
- Date: Wed, 16 Jun 2004 06:28:39 -0400
On Jun 15, 2004, at 9:38 PM, Kieran Kelleher wrote:
Hi Arturo,
How did the application know who the user was so that it would know
which user's logged in status to check? Was it via a cookie?
-Kieran
There was a variety of means. I think, for the most part, we relied on
WO's session handling to hook the cross-application sessions together
if you went through a login page. The direct action stuff did use
cookies.
The problem there is that some applications are cross-domain
(.bigchalk.com vs .bigchalk.ca). Cookies won't work in that situation.
But that should be a rare occurrence.
----
WO in philadelphia - wanna cheesesteak with that?
Please visit webobjects.meetup.com.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.