The Simple OAuth module does not support the Dynamic Client Registration Protocol (RFC 7591). This makes it impossible for external applications to automatically register OAuth clients.
A real-world example: the Model Context Protocol (MCP) relies on dynamic registration to implement authentication flows. Without RFC 7591 support, Drupal cannot serve as an MCP-compliant service provider.
Implement an endpoint that supports the Dynamic Client Registration Protocol as defined in RFC 7591.
Active
6.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.