On Thu, 9 Sep 2004 16:53:21 +0900, Prasad, Kamakshya
<[EMAIL PROTECTED]> wrote:
> Hi,
> 
> We have lot of web application built on struts for which we need to
> provide single sign-on.
> Please advise me how to implement the same.

We use JCIFS from samba.org (http://jcifs.samba.org/src/docs/ntlmhttpauth.html)

JCIFS contains a filter that authenticates the ruquesting user by
using Microsoft's non-conformant extension to HTTP header
communication.
(http://jcifs.samba.org/src/docs/ntlmhttpauth.html)

You just need to adjust filter parameters..

> 
> We are using Weblogic 8.1 as the app server.
> 
> Regards,
> KP

/tb.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to