Odoo Login Url For Task
public
Odoo Login Url For Task
Get a one-time autologin URL for the Odoo instance on the task’s pod.
The returned URL sets the session cookie and redirects to /web, so the
user is transparently logged in when the iframe loads this URL.
Accepts an optional login query param to specify the Odoo user.
Returns 423 (Locked) while the app is mid-development (app_ready
is false) — the preview unlocks when the agent’s tests go green. This
is the server-side half of the gate; the frontend mirrors it on the
Preview pill.
GET
Odoo Login Url For Task