Skip to content

Latest commit

 

History

History
93 lines (69 loc) · 3.45 KB

File metadata and controls

93 lines (69 loc) · 3.45 KB
Odoo Community Association

Auth Oauth Login Field

Beta License: AGPL-3 OCA/server-auth Translate me on Weblate Try me on Runboat

Handle the login field from the JWT token in OAuth signup. This is useful when you need to create users where the login field is different from the email field.

Table of contents

If a login field is present in the token, it will be used as login field on user signup. When using the auth_oidc module, the Token Map can be populated like this, for instance: preferred_username:login.

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.

  • ACSONE SA/NV

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.

Current maintainer:

sbidoul

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.