Hii,
We are using Google OAuth2 Authentication for Odoo users to login. Its working ok, users can login to odoo by using their gmail id and password. There is new link added on Odoo login page "Login with Google" and its working.
But on the odoo login page, Email, Password and Log in still appears that is odoo default login option, that is not required.
We want our odoo users should login by Gmail accounts only.
Please guide how to remove [ Email, Password and Log in] from odoo login page and only appear "Login with Google".
Thanks,
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- إدارة علاقات العملاء
- e-Commerce
- المحاسبة
- المخزون
- PoS
- Project
- MRP
لقد تم الإبلاغ عن هذا السؤال
4
الردود
12548
أدوات العرض
Enable Developer Settings: "Settings" > "Activate The Developer Mode"
Find The Login Template: "Settings" > "Technical" (This is on the top bar) > "User Interface > Views" > Search for "Login"
On the template page and comment out the following lines:
<div class="form-group field-login"> |
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
0
مايو 25
|
5070 | ||
|
1
يونيو 25
|
891 | ||
|
0
أكتوبر 21
|
3284 | ||
|
1
يناير 25
|
1904 | ||
|
4
مايو 24
|
7135 |
Has anyone got a solution for this? using odoo v13 now.
We are interested in doing the same. There are huge benefits of using a central authentication authority rather than local authentication, so hopefully there's an easy fix / customization for this somewhere. We are on Odoo 11 Enterprise Edition.
Hi there
Anyone knows if it is possible?
Refgards