Se rendre au contenu
Odoo Menu
  • Se connecter
  • Essai gratuit
  • Applications
    Finance
    • Comptabilité
    • Facturation
    • Notes de frais
    • Feuilles de calcul (BI)
    • Documents
    • Signature
    Ventes
    • CRM
    • Ventes
    • PdV Boutique
    • PdV Restaurant
    • Abonnements
    • Location
    Sites web
    • Site Web
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Chaîne d'approvisionnement
    • Inventaire
    • Fabrication
    • PLM
    • Achats
    • Maintenance
    • Qualité
    Ressources Humaines
    • Employés
    • Recrutement
    • Congés
    • Évaluations
    • Recommandations
    • Parc automobile
    Marketing
    • Marketing Social
    • E-mail Marketing
    • SMS Marketing
    • Événements
    • Marketing Automation
    • Sondages
    Services
    • Projet
    • Feuilles de temps
    • Services sur Site
    • Assistance
    • Planification
    • Rendez-vous
    Productivité
    • Discussion
    • Validations
    • Internet des Objets
    • VoIP
    • Connaissances
    • WhatsApp
    Applications tierces Odoo Studio Plateforme Cloud d'Odoo
  • Industries
    Commerce de détail
    • Librairie
    • Magasin de vêtements
    • Magasin de meubles
    • Épicerie
    • Quincaillerie
    • Magasin de jouets
    Food & Hospitality
    • Bar et Pub
    • Restaurant
    • Fast-food
    • Maison d’hôtes
    • Distributeur de boissons
    • Hôtel
    Immobilier
    • Agence immobilière
    • Cabinet d'architecture
    • Construction
    • Gestion immobilière
    • Jardinage
    • Association de copropriétaires
    Consultance
    • Cabinet d'expertise comptable
    • Partenaire Odoo
    • Agence Marketing
    • Cabinet d'avocats
    • Aquisition de talents
    • Audit & Certification
    Fabrication
    • Textile
    • Métal
    • Meubles
    • Alimentation
    • Brewery
    • Cadeaux d'entreprise
    Santé & Fitness
    • Club de sports
    • Opticien
    • Salle de fitness
    • Praticiens bien-être
    • Pharmacie
    • Salon de coiffure
    Trades
    • Bricoleur
    • Matériel informatique et support
    • Systèmes photovoltaïques
    • Cordonnier
    • Services de nettoyage
    • Services CVC
    Autres
    • Organisation à but non lucratif
    • Agence environnementale
    • Location de panneaux d'affichage
    • Photographie
    • Leasing de vélos
    • Revendeur de logiciel
    Browse all Industries
  • Communauté
    Apprenez
    • Tutoriels
    • Documentation
    • Certifications
    • Formation
    • Blog
    • Podcast
    Renforcer l'éducation
    • Programme éducatif
    • Business Game Scale-Up!
    • Rendez-nous visite
    Obtenir le logiciel
    • Téléchargement
    • Comparez les éditions
    • Versions
    Collaborer
    • Github
    • Forum
    • Événements
    • Traductions
    • Devenez partenaire
    • Services for Partners
    • Enregistrer votre cabinet comptable
    Nos Services
    • Trouver un partenaire
    • Trouver un comptable
    • Rencontrer un conseiller
    • Services de mise en œuvre
    • Références clients
    • Assistance
    • Mises à niveau
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obtenir une démonstration
  • Tarification
  • Aide

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Comptabilité
  • Inventaire
  • PoS
  • Projet
  • MRP
All apps
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Vous devez être inscrit pour interagir avec la communauté.
Toutes les publications Personnes Badges
Étiquettes (Voir toutl)
odoo accounting v14 pos v15
À propos de ce forum
Aide

OpenERP and Google OAuth

S'inscrire

Recevez une notification lorsqu'il y a de l'activité sur ce poste

Cette question a été signalée
googleemailuseroauthsubdomain
5 Réponses
33159 Vues
Avatar
Santiago

Greetings,

In our company we use Google Apps for our business, and we would like to set up with OpenERP, so based in documentation and other forum posts i did the following:

  • My OpenERP server is enabled in this URL: http://subdomain.mydomain.com:8069
  • Install OpenAuth module in OpenERP 7.0
  • In Google Console API, created a client_id with the proper "Redirect URL" as: http://subdomain.mydomain.com:8069/auth_oauth/signin
  • Enable and configure the module in OpenERP with the created client_id, and everything else left as it is.
  • Enter to http://subdomain.mydomain.com:8069/?db=DATABASENAME
  • The "Log in with Google" button appears (how could i make appear always?)
  • I use the correct email and password from Google Apps (user@mydomain.com or configured alias user@subdomain.mydomain.com)
  • The same email is configured as the user email and username in OpenERP
  • Google asks me for authorization, everything looks fine and Google redirects me to my OpenERP log in screen, BUT with no success, and with the following Authorization URL error: http://subdomain.mydomain.com:8069/#action=login&oauth_error=2

I have no idea what else to do, I have tried all the possible combinations with the email and username in OpenERP, but it seems I am missing something. Where do I configure or associate the user from OpenERP with the user of Google Apps?

Thanks!

Santiago

6
Avatar
Ignorer
Santiago
Auteur

Also in the system parameters i changed the "mail.catchall.domain" from - http://subdomain.mydomain.com - to only - http://mydomain.com - this change is to have the same domain as my google apps account.

Avatar
Santiago
Auteur Meilleure réponse

Found the solution!...

If you follow the steps above you will be able to successfully configure Google Apps (Gmail) with OpenERP via the OAuth module. The only thing i was missing is an extra step I found in a youtube video; you have to:

  • Go to Settings - Users
  • To the users you want to give OAuth access, send them a password reset by using the "Send reset password instructions by email" option.
  • Ask your users (or yourself) to use the link they receive in their email, but, when they open it, they will only see the log in screen with the "Log in with Google" option. (no typical change password option available)
  • Use the proper Google account and voila! - Now it connects smoothly.

This worked for me, might be useful for someone else. Maybe a more technical user could explain us why it happens this?.

The Youtube video that show how to log in with Google in OpenERP: http://www.youtube.com/watch?v=A-iwzxEeJmc

Cheers!

9
Avatar
Ignorer
grayson

Can't seem to find the "Send reset password instructions by email" option in the Settings - Users area. Am I missing a module? I only see option to change password without email.

Santiago
Auteur

Grayson, you have to enable the "Technical Options" for your administration user, under Configuration - Users - "Your User" - Access Rights ;-)

Avatar
Martin
Meilleure réponse

For future readers.

I have created a (7 minute long) video series that incorporates the steps in the excellent correct answer provided here by Santiago S. into a complete demonstration beginning with an empty database.

Google OAuth Demo

I hope you find it helpful.

Note to AYODEJI OGUNYEMI : I deleted your answer by mistake. Sorry. Please watch the above movie and ask a NEW question. Don't use the answers area as a place to ask new questions.

6
Avatar
Ignorer
Avatar
David Dean
Meilleure réponse

I had problems getting Odoo 8 to authenticate against my Google Apps domain with OAuth2. The process for Google Apps is different to standalone GMail and there are some extra steps to complete. Eventually I managed to get it working and I've put together detailed instructions here:

http://odootricks.wordpress.com/2014/09/18/setting-up-google-apps-authentication-for-odoo/

Hopefully this will help others.

 

1
Avatar
Ignorer
Avatar
seeram trinath babu
Meilleure réponse

Hi! Its worked fine for me!, but thing is that it was allowing of unknow user with his gmail credentials to login into that..even though he can`t access the modules as he doesn`t see any of then because of template user as default,, but can any one help me how to restrict any other user rather than company`s alias mail extention should get error message to get rid of access into OpenERP.

Thank`x in advance

1
Avatar
Ignorer
Avatar
ayodeji ogunyemi
Meilleure réponse

hello everyone sorry to wake up this thread, i am on the step of getting the google api, when i enter the redirect path http://198.x.x.x:xxxx/auth_oauth/signin

i get the invalid redirect ...

0
Avatar
Ignorer
Atul Kumar jain

i also get this invalid url any one who can help us

Nicholas Riegel 2

We are also having this problem.

Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !

Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !

S'inscrire
Publications associées Réponses Vues Activité
Google OAuth2 Authentication Error problem with OpenERP 7
google oauth
Avatar
0
avr. 15
7072
Google oauth2 activation link not required reset button ???
google oauth
Avatar
0
mars 15
4760
Problem with creation of new user(send email)
email user
Avatar
Avatar
Avatar
Avatar
4
mars 15
10458
OAuth with Azure, existing User in Odoo database can't login
user oauth azure
Avatar
Avatar
1
août 24
3366
Odoo Google spreadsheet error Résolu
google oauth spreadsheets
Avatar
1
janv. 23
3695
Communauté
  • Tutoriels
  • Documentation
  • Forum
Open Source
  • Téléchargement
  • Github
  • Runbot
  • Traductions
Services
  • Hébergement Odoo.sh
  • Assistance
  • Migration
  • Développements personnalisés
  • Éducation
  • Trouver un comptable
  • Trouver un partenaire
  • Devenez partenaire
À propos
  • Notre société
  • Actifs de la marque
  • Contactez-nous
  • Emplois
  • Événements
  • Podcast
  • Blog
  • Clients
  • Informations légales • Confidentialité
  • Sécurité.
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo est une suite d'applications open source couvrant tous les besoins de votre entreprise : CRM, eCommerce, Comptabilité, Inventaire, Point de Vente, Gestion de Projet, etc.

Le positionnement unique d'Odoo est d'être à la fois très facile à utiliser et totalement intégré.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now