rpk ai oauth-client dcr
Manage Dynamic Client Registration (DCR) settings for the AI gateway. DCR allows OAuth clients to register themselves programmatically at a public endpoint.
When DCR is enabled, spec-conformant MCP clients (such as Claude and Cursor) self-register at the public /oauth/idp/register endpoint with no admin pre-provisioning. Admission is governed by the mode:
-
open: anyone may register (rate limit and client cap still apply) -
initial-access-token: callers must present an admin-minted one-shot bearer token -
software-statement: reserved, not yet supported
DCR is disabled per tenant by default. The gateway operator must also enable the global ingress.idp.dcr.global_enabled flag.
Global flags
| Value | Type | Description |
|---|---|---|
|
string |
Redpanda or |
|
stringArray |
Override |
|
bool |
Ignore |
|
string |
|
|
bool |
Enable verbose logging. |