reply to self as future reference when I wrote who.ini config, I meant what is described here :
http://turbogears.org/2.1/docs/main/Auth/whoini.html since repoze.who 2.0 is not possible for an identifier to authenticate http://docs.repoze.org/who/2.0/changes.html#a1-2010-02-24 thus, auth_tkt has to be declared as an authenticator as well (it implements the IAuthenticator) so in test_who.ini I now have [authenticators] plugins = auth_tkt sqlauth HTH NiL -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

