dynamic-client-registration

Installation
SKILL.md

Dynamic Client Registration for Authorization Servers

Security Recommendation

Authorization servers MAY support the OAuth 2.0 Dynamic Client Registration Protocol (RFC 7591). This allows MCP clients to register automatically without manual intervention.

Registration Endpoint

If supported, the authorization server MUST expose a registration_endpoint in its discovery metadata and handle registration requests per RFC 7591.

Example Registration Request

POST /register HTTP/1.1
Host: auth.example.com
Content-Type: application/json
Installs
2
GitHub Stars
52
First Seen
Jul 18, 2026
dynamic-client-registration — redhatproductsecurity/prodsec-skills