Odoo Single sign on with Google
(for Internal users)
Single Sign-on (SSO) enables to centralize the end to end management of online user accounts and provide transparent and integrated sign-in across web sites. Single sign-on (SSO) is a session and user authentication service that permits a user to use one set of login credentials (e.g., name and password) to access multiple applications.
Odoo provides a module auth_oauth for this purpose.
After installation of module, first we need to configure some requirements.
Go to Settings -> General Settings
1. In Google Integration segment in Odoo settings
- Enable “Allow users to sign in with Google”
- Paste your “Google Client ID” in next text field
2. How to generate Google Client ID
- In the same segment you can find the steps to generate it.
- Tick on “Show Tutorial” checkbox
3. Now go to sign in page, You will find a link
"Log in with Google "
- In the same segment you can find the steps to generate it.
- Tick on “Show Tutorial” checkbox
No comments:
Post a Comment