OAuth 2.0 Dynamic Client Registration (RFC 7591)
OAuth
OAuth 2.0 Dynamic Client Registration (RFC 7591)
Registers a public OAuth client for the MCP flow. No client secret is issued (PKCE-protected public clients only). redirect_uris must be HTTPS, or an RFC 8252 loopback (http://127.0.0.1[:port]/…, http://[::1][:port]/…, or http://localhost[:port]/…), and are exact-matched at /authorize. Registration is abuse-guarded with per-IP and global daily caps.
POST
OAuth 2.0 Dynamic Client Registration (RFC 7591)
Body
application/json