Zitat von Maxime Pelletier <maxime.pellet...@educsa.org>:

Hi all,

Here is my problem. We simulate a SSO login to Horde within our portal by
sending the username and password in a POST request to Horde. This part
works fine. However, when a user logout from our portal, it doesn't log him
out from Horde. So if a second user login to the portal, then to Horde
(without closing the browser), the second user get connected to the first
user account.

In an older version of Horde, sending the second connexion POST request
would logout the first session, and display the login form to the user. Is
it possible to bring back this behavior?

If not, do you have any workaround for me?

Thanks in advance for you help.

Max

Create a simple transparent authentication driver instead, and implement the validateAuth() method.
--
Jan Schneider
The Horde Project
http://www.horde.org/

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to