Connect your Odoo

Sign in with your own Odoo credentials. Everything this connector does afterwards runs as you, under your own access rights.

{{ client_name }} is asking to connect on your behalf. {%- if client_uri %}
{{ client_uri }}{% endif %}

{% if error %}{% endif %}
{% if allowed_hosts %}

This server only connects to: {{ allowed_hosts|join(', ') }}

{% endif %} {% for db in databases %}{% endfor %}

Most production instances hide their database list, so you will usually need to type this.

Credential type

An API key can be revoked on its own from your Odoo preferences, without changing your password. Odoo 19 and later require one.

Granting: {% for s in scopes %}{{ s }}{% if not loop.last %}, {% endif %}{% endfor %}. Your credentials are encrypted on this server and are erased when you disconnect the connector.