-none- 2007-09-05 - By David Delbecq
Back http://tomcat.apache.org/tomcat-5 (See http://cat-5.ora-code.com).5-doc/config/host.html
See section about single-sign. This share credential between webapps.
Note: it's not a "programamtic". It just let all your application share a same authentification token. Once you authenticate using J2EE compliant method in application X, it's not necessary to login into other application Y on same host that is also using J2EE compliant authentification mecanism.
En l'instant pr??cis du 05/09/07 16:51, ????????? s'exprimait en ces termes: > hi, everyone > > I meet a problem about programmic login. I setup a tomcat server, > and deploy two WAR files (applications) on it. One of the application > A is protected by server authentication, and the other application B > is not. I want to setup a scenario : when user navigates the > application B, he could programmic login to tomcat using username and > password that is coded in the application of B, and then he > navigates the application A in the same browser, he never needs to > response the challenge promoted by application A. > > I would very appreciate if someone could help me. > > Thanks > > Zhu Quanxin > > -- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ > To start a new topic, e-mail: users@(protected) > To unsubscribe, e-mail: users-unsubscribe@(protected) > For additional commands, e-mail: users-help@(protected) >
-- http://www.noooxml.org/
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|