Skip to Content
Menu
v 16.0 Third Party 1
Download for v 16.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Community Apps Dependencies
Lines of code 4892
Technical Name auth_partner
LicenseAGPL-3
Websitehttps://github.com/OCA/rest-framework
You bought this module and need support? Click here!
Odoo Community Association

Partner Auth

Beta License: AGPL-3 OCA/rest-framework Translate me on Weblate Try me on Runboat

This module adds to the partners the ability to authenticate through directories.

This module does not implement any routing, it only provides the basic mechanisms in a directory for:

  • Registering a partner and sending an welcome email (to validate email address): _signup
  • Authenticating a partner: _login
  • Validating a partner email using a token: _validate_email
  • Impersonating: _impersonate, _impersonating
  • Resetting the password with a unique token sent by mail: _request_reset_password, _set_password
  • Sending an invite mail when registering a partner from odoo interface for the partner to enter a password: _send_invite, _set_password

For a routing implementation, see the fastapi_auth_partner module.

Table of contents

Usage

This module isn’t meant to be used standalone but you can still see the directories and authenticable partners in:

Settings > Technical > Partner Authentication > Partner

and

Settings > Technical > Partner Authentication > Directory

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

Authors

  • Akretion

Contributors

  • Akretion:
    • Sébastien Beau
    • Florian Mounier

Maintainers

This module is maintained by the OCA.

Odoo Community Association

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/rest-framework project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.