Olympus Docs
DeployWizard steps

8. OAuth

Register OAuth2 clients in Hydra.

Wizard step 8: OAuth

Purpose: Register OAuth2 clients in Hydra.

Inputs

  • None, auto-generated

Outputs

  • OAuth2 clients registered post-deploy via Hydra admin API

What it does internally

Daedalus reads its current context from daedalus.json, performs the action, then updates the context with the results. If the action fails (network error, API rejection), the operator stays on this step and can retry.

For agent-driven flows, Claude can call navigate({path: "/oauth"}), then form_input / click to drive this step.

On this page