Thanks for the info. the documents seems extremely thin on how to enable repoze.who.plugins.openid for an end-to-end flow, after several hours of googling ... does anyone care to provide some examples to follow?
TIA Oliver On Sep 9, 1:48 pm, Mariano Mara <[email protected]> wrote: > Excerpts from Oliver's message of Thu Sep 09 00:58:40 -0300 2010: > > > hi, all > > > I am new to pylons and got some questions on implementing OpenID > > authentication. I read one recent post on AuthKit vs. Repo.who dated > > last year, but want to double check with you guys: > > > Authkit seems not being maintained anymore, right? Is this the > > consensus that for authentication needs (OpenID in particular), the > > recommended route is Repoze.who, Repoze.who.plugin.openid? > > > Thanks > > > Oliver > > repoze.who.plugin.openid works ok. The version listed in Pypi seems > outdated though. This one [2] seems to bring attribute exchange and SReg > support (with the 0.5.2 version you need to patch it to use AX). > > [1]http://openid.net/specs/openid-attribute-exchange-1_0.html > [2]https://code.google.com/p/repozeopenid/ -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
