Skip to content

Commit cd12f3c

Browse files
committed
Adding full form of CIMD with link to specification
1 parent c16930d commit cd12f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

auth4genai/mcp/guides/registering-your-mcp-client-application.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Before your MCP client application can interact with a protected MCP server, it
88

99
You can register your client in two ways: statically or dynamically. For most scenarios, especially in production, we strongly recommend static client registration for its superior security and control.
1010

11-
<Note>In the upcoming authorization specification from MCP, CIMD will be introduced as the recommended method for client registration. Support for this new approach in Auth0 is planned and will be available soon.</Note>
11+
<Note>In the upcoming authorization specification from MCP, [Client ID Metadata Documents (CIMD)](https://modelcontextprotocol.io/specification/draft/basic/authorization#client-id-metadata-documents) will be introduced as the recommended method for client registration. Support for this new approach in Auth0 is planned and will be available soon.</Note>
1212

1313
## Static client registration (recommended for production)
1414

0 commit comments

Comments
 (0)