On 28/01/2013 09:06, André Warnier wrote:
> N.s.Karthik wrote:
>> Hi
>>
>> Spec :  JDK1.6,               Tomcat 7.0.30,               Linux 64
>> bit Suse 
>> So far we have been using  3 killer Ajax web based applications with
>> each app provided with separate DB schema.
>>
>> The Requirement  is to provide a SSO "Single Sign On"  Logic with
>> existing
>> LDAP Server.
>> The AAA has to validated  Only once for login
>>
>> 1) What Options do i have in providing SSO Logic
>> 2)Can Cookies be used for resolving the requirement.
>> 3)Can the browser pick up the Client System Login credentials ( Win
>> start-up
>> credentials) for the authorization.
>>
> Have a look at Jespa : www.ioplex.com

There is also built-in support for Windows authentication in Tomcat as
well as other third-party libraries that do this. See:
http://tomcat.apache.org/tomcat-7.0-doc/windows-auth-howto.html

I'll add Jespa to that page.

Mark

> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to