Search Here

Integrate Google reCaptcha for Website Login, Signup in Odoo

 In this article, you will learn how to integrate or embed Google reCaptcha v2 on Odoo Website login or Signup Page. By Implementing Google reCaptcha you can secure your Odoo Website registration or login process. This will also help to protect against bot attacks on Odoo Server.

Integrate Google reCaptcha for Website Login, Signup in Odoo

Benefits of Google reCaptcha on Login and Signup Form

  • Secure (Signup) registration process
  • Secure Login process
  • Protect Odoo server from bot attacks
  • Protect transactions human only


Integrate Google reCaptcha for Login Page in Odoo

To integrate Google reCaptcha with Odoo website login page, we need "Site Key" and "Secret Key".

Read More: How to Create Site-Key and Secret-Key for Google reCaptcha

After getting these keys, we will inherit login web page and its controller and integrate Google reCaptcha with Odoo Login Controller.

Read More: How to Inherit Website Login, Logout, and Signup Controller in Odoo

Read More: How to Inherit Website Login, Logout, and Signup Controller in Odoo14 

inherit_odoo_webiste_login_template.xml 

inherit_odoo_webiste_login_controller.py

Post a Comment

0 Comments