Hi,
> We are using the WebApp model to develop multiple webapps and deploy
> them in a servlet2.2 container.
> We would like a single sign-on solution, so that if a user has been
> authenticated into one webapp, he/she can
> access the other webapps (all webapps are protected using Form based
> login) without having to
> reauthenticate.
- This authentication is valid for a single session.
- Multiple applications deployed on a single web container will have
multiple sessions established for the same client.
- So, the authentication is valid for a single session of a single
application.
> My reading of the 2.2 spec indicates that the above is doable. Could
> someone please confirm ? Also, any
Given the above, this is not automatic.
Any comments?
Regards,
Subrahmanyam
--
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html