[trunk] In order to test autentication methods

Asked by Nhomar - Vauxoo

Hello OpenERP.

In order to test autentication methods, i will read the code, but can you sheare with us some kind of step by step to test the thre methods present by default, it should be great, several things i have in mind it can help us, but withour documentation is hard to start.

Thanks.

Question information

Language:
English Edit question
Status:
Answered
For:
Odoo Web (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Olivier Dony (Odoo) (odo-openerp) said :
#1

Hi,

If you're talking about the various auth_* modules, the procedure to test them would be to read the module description, then install them on a test database, and double-check the related settings in the Settings menu.

You also need to restart the server after adding these modules to the --load options (i.e. --load=web,auth_openid,... ), to make sure they are loaded on the login screen. This last step should be done automatically, but it's not finalized yet.

Then look at the new options that appear on the login screen, and try them.

I think that's about it.

Can you help with this problem?

Provide an answer of your own, or ask Nhomar - Vauxoo for more information if necessary.

To post a message you must log in.