v 9.0 Third Party 404
Download for v 9.0
Availability
Odoo Online
Odoo.sh
On Premise
Community Apps Dependencies
Technical Name oauth_provider_jwt
LicenseAGPL-3
Websitehttp://www.syleam.fr/
You bought this module and need support? Click here!

OAuth Provider - JWT

This module adds the JSON Web Token support to OAuth2 provider.

Installation

To install this module, you need to:

  1. Install the pyjwt and cryptography python modules
  2. Install the module like any other in Odoo

Configuration

This module adds a new token type in the OAuth client configuration.

Once the JSON Web Token type is selected, a new tab appears at the bottom, where you'll have to select an algorithm for the token signature.

For asymetric algorithms, it is possible to put a custom private key, or the module can generate one for you. The public key is automatically computed from the private one.

Usage

There is no usage change from the base OAuth2 provider module.

The public key can be retrieved by clients using this URL: http://odoo.example.com/oauth2/public_key?client_id=identifier_of_the_oauth_client

Try me on Runbot

Known issues / Roadmap

  • Add support for the client-side JWT request (https://tools.ietf.org/html/rfc7523)

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 smashing it by providing a detailed and welcomed feedback.

Credits

Images

  • Odoo Community Association: Icon.

Contributors

Maintainer

Odoo Community Association

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.

To contribute to this module, please visit https://odoo-community.org.

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.