← Back to team overview

openerp-dev-web team mailing list archive

Re: OpenID support

 

The current implementation is based on old TurboGears code and should
be changed using `cherrypy.tools.session_auth` module so that we can
easily hook alternative auth modules.

I estimate about 30 (+/- 5) hours to develop this feature as an addon.

Regards
--
Amit Mendapara

On Mon, Jul 19, 2010 at 2:05 PM, Fabien Pinckaers <fp@xxxxxxxxxxx> wrote:
> seems good, how much do you estimate to develop this as a module ?
>
> Amit Mendapara wrote:
>> Hi,
>>
>> How about supporting OpenID for the web client? The users can auto login
>> to the web client using their preferred OpenID provider.
>>
>> This will also help us while developing web client as whenever we make changes
>> to the code the cherrypy server automatically restarts and the session
>> is terminated
>> and we are forced to enter user/password again and again.
>>
>> Regards
>> --
>> Amit Mendapara
>
>
> --
> Fabien Pinckaers
> CEO OpenERP
> Chaussée de Namur 40
> B-1367 Grand-Rosière
> Belgium
> Phone: +32.81.81.37.00
> Fax: +32.81.73.35.01
> Web: http://openerp.com
>



References