runOauthPkceFlow
Run an OAuth 2.1 Proof Key for Code Exchange (PKCE) S256 flow to test authorization against a target server. Supports mock or real tenant modes.
Instructions
Exercise OAuth 2.1 PKCE S256 flow against the target. Mock-AS by default; real-tenant when --oauth-mode=real.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scopes | No | ||
| target | Yes | ||
| clientId | Yes | ||
| redirectUri | Yes | ||
| specVersion | No | 2025-06-18 | |
| authorizationServerUrl | No |