Odoo

Setup

  • At first visit, write down or save the master password presented.
  • Set Database: odoo
  • Enter email and password, which are the future login credentials for the admin account
  • Click “Create database”
  • Login with the just set credentials

Single-Sign On / OIDC

  • Odoo icon > Settings > Integrations
    • enable ‘OAuth Authentication’ > Save
    • You will be logged out. Login and go to the same page again.
    • OAuthAuthentication > OAuth Providers:
      • Delete existing proiders
      • New > Provider:
        • Provider Name: Quollix
        • Client ID: enter client ID from OIDC page
        • Allowed: enable
        • Login button label: “Login with Quollix”
        • Authorization URL: https://quollix.<server-host>/api/authorize
        • Scope: openid profile email (leave default)
        • UserInfo URL: https://quollix.<server-host>/api/userinfo