Re: Working with more than one Application
Re: Working with more than one Application
- Subject: Re: Working with more than one Application
- From: Arturo PĂ©rez <email@hidden>
- Date: Thu, 20 Feb 2003 11:26:11 -0500
On Thursday, February 20, 2003, at 10:49 AM, Frank Gibau wrote:
Hey,
up to now we have created two different Application. Each Application
has it own login Page (against LDAP).
The user has to type Name and Password for each Application.
What we want is: if a user is sucessfully logged in one Application,
then he should be able to work with (all) other applications without
login again.
How can we do this ?
This is a single-signon problem. Although, in your situation you have
control over all the applications.
The easiest way to do it is to set a "loginCookie" that each
application can read.
-------
WebObjects in Philadelphia. You want a cheesesteak with that?
_______________________________________________
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.