Allow to login with OAuth Resource Owner Password Credentials Grant
Project description
This module add the possibility to login with OAuth Resource Owner Password Credentials Grant
https://datatracker.ietf.org/doc/html/rfc6749#section-4.3
In most scenarios, more secure alternatives are available and recommended. This flow requires a very high degree of trust in the application, and carries risks that are not present in other flows. You should only use this flow when other more secure flows aren’t viable.
This module is useful for the Odoo mobile application, which only supports user/password authentication.
Table of contents
Configuration
The configuration of this module is based with Microsoft Azure ad OAuth provider
https://learn.microsoft.com/en-us/azure/active-directory/develop/v2-oauth-ropc
To configure this module, you need to:
Go to Settings/Users/OAuth ROPC providers and create a new one
Usage
To use this module, you need to:
Go on the login screen
Fill your Odoo user name (must be the same in OAuth provider)
Fill your OAuth password
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Adrien Peiffer <adrien.peiffer@acsone.eu>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/server-auth project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo_addon_auth_oauth_ropc-16.0.1.0.0.7-py3-none-any.whl
.
File metadata
- Download URL: odoo_addon_auth_oauth_ropc-16.0.1.0.0.7-py3-none-any.whl
- Upload date:
- Size: 51.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6634f7804cce1616ed128876180535d0a7881a9eb41660be017198e96b3d48d |
|
MD5 | 4d065a19fa32f5c204023266adfbbb1e |
|
BLAKE2b-256 | 4b47c7afc69fe281033ba1e8101b6e91a88ba1a8b3b9b93cc961499907fda887 |