I've been trying to enable single-sign-on for environments that reside in the same directory, with the aim of adding support to Trac for single-sign-on across subdomains (1).
I've read that AccountManagerPlugin has support for single-sign-on, but I also did some work to correct issues with SharedCookieAuthPlugin (2) so that we have a simple standalone solution for single-sign-on. I hope we can even integrate the feature as an optional component in Trac (3). If anyone has a need for single-sign-on to a collection of Trac instances I'd appreciate testing and feedback on the latest changes to SharedCookieAuthPlugin. The latest, 0.1.5dev, should support Trac 0.12 and later. - Ryan (1) http://trac.edgewall.org/ticket/12251 (2) https://trac-hacks.org/wiki/SharedCookieAuthPlugin (3) http://trac.edgewall.org/ticket/12257 -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
