I have a question regarding SingleSignOn.  It seems that if any web app is
accessed and then not visited for a period of time equal to the time out
value of the global web.xml then the user will be de-authenticated for all
webapps.  To clarify, if I have two webapps, demo1 and demo2, and I log onto
my server which is configured for SingleSignOn; then if I visit a resource
in the demo1 webapp and then start viewing resources on the demo2 web app,
the timeout will occur for the demo1 session and thus timeout my entire
session.

Is there a way to configure single sign on so that it does not do timeouts
based on each web app?

-Peter

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

Reply via email to