id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
10079	LDAP login status and impossible logout	Annakan	hasienda	Hello\r\nI am trying to set up LDAP authentification on a trac instance under WSGI.\r\nI am able to successfully long in and the user credential are passed to trac (wether WSGIPassAuthorization is "on" or "off" by the way with puzzles me but I suppose trac use the REMOTE_USER env var. ).\r\n\r\nBut I can't log out, ever.\r\n\r\nI did my research and found various hacks and solutions some back 8 years ago but most of them were concluded saying AccountManager solved the problem.\r\n\r\nI think I am in a misunderstand that it does solve the problem by not treating it at the HTTP stage right ?\r\n\r\nMeaning when one use the HttpAuthStore and LDAP the problem is back and unsolvable is that right ?\r\n\r\nIt means if I want login/logout I need to use LDPA extension or or http://trac-hacks.org/browser/ldapauthstoreplugin/0.11 witch seem to be the base the AccountManager has its eyes on to integrate LDAP and AccountManager  ?\r\n\r\nAm I wrong about this ?\r\n\r\nI am trying to navigate the maze of LDAP/Auth/Authz plugins and I am bit lost ;)\r\n\r\nI really do need SSO and LDAP is the most general tool for that I think.\r\n\r\nAnd this ticket is also a token of interest in the LDAP authstore and more efficient integration in a global toolset.\r\n\r\n\r\nThanks a lot for your time and work on the AccountManager  module.\r\n\r\n\r\n	enhancement	new	normal	AccountManagerPlugin	normal				0.11
