v 12.0 Third Party 81
Download for v 12.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 16
Technical Name sso
LicenseLGPL-3
Websitehttps://refact.be
You bought this module and need support? Click here!

Odoo SSO

Module to use Odoo as SSO provider for other web-based application

Example environment variables: SSO_REDIRECT_URI=http://localhost:8000/login_check SSO_SECRET=supersecret

When a user is redirect to /sso?state=$STATE, the Odoo login form will be shown. After successful login, the user is redirected to: $SSO_REDIRECT_URI?uid=$UID&code=$HASH where $UID is the unique Odoo user id and $HASH is the SHA256 of "$STATE/$UID/$SSO_SECRET"

The target app must compare the hash in order to verify authentication

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.