rpk ai oauth-provider
Manage OAuth authorization-server configurations registered with the Redpanda AI gateway.
OAuth providers describe third-party authorization servers (GitHub, Google, Slack, …) that user-facing MCP servers can authenticate against via the device-consent flow.
Aliases: oauth, op.
Flags
| Value | Type | Description |
|---|---|---|
|
- |
help for oauth-provider. |
|
string |
output format: table|wide|json|yaml|markdown (env: RPAI_FORMAT) (default "table"). |
|
- |
disable colored output (env: NO_COLOR). |
|
string |
path to rpai config (env: RPAI_CONFIG) (default "/var/lib/redpanda/.rpai/config"). |
|
string |
override the selected environment’s AI Gateway URL for this invocation. |
|
string |
rpai profile name (env: RPAI_PROFILE). |
|
- |
verbose debug logging to stderr (env: RPAI_VERBOSE). |
|
string |
static bearer token override (ambient RPAI_TOKEN is ignored under rpk ai) Use "rpk ai oauth-provider [command] --help" for more information about a command. |