You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Klotz Jr, Dennis" <DK...@empirix.com> on 2005/11/10 22:08:40 UTC

SSO question

Short version:

Can a person use LDAP + JAAS (or third party) to inform a LDAP server
when the user logs out? 


Long version:

Is it possible using LDAP, whether it is using custom JAAS code or a
third party product such as Vintela's VSJ
(http://www.vintela.com/products/vsj/), to do the following:

"... prevent, control or limit the simultaneous active usage of the same
user id. The number of simultaneous active sessions shall be settable
per user id."

The show stopper for me is whether I can inform the LDAP server when the
user has logged out. The default JNDIRealm does not, to my knowledge,
provide that ability. JNDIRealm is just for authenticating and role
retrieval.

Thanks.

-Dennis

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