okta-start
Initiates Okta workspace authentication by configuring browser session or OIDC/OAuth on first use, reusing saved setup on subsequent calls, and beginning authentication.
Instructions
Canonical startup flow: configure Browser Session or OIDC/OAuth on first use, reuse saved setup on later calls, and begin authentication. Set reconfigure=true only when the user explicitly wants to change setup
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| orgUrl | No | ||
| scopes | No | ||
| clientId | No | ||
| authServer | No | ||
| authorized | No | ||
| reconfigure | No | ||
| callbackHost | No | ||
| callbackPort | No | ||
| timeoutSeconds | No | ||
| authenticationMode | No | ||
| tenantConfirmation | No | ||
| beginAuthentication | No |