Commit 8d139d7
committed
Add CIMD client_metadata_url to conformance client
The conformance client now passes a client_metadata_url to
OAuthClientProvider, matching the TypeScript SDK's conformance client.
This allows the SDK's existing CIMD support to activate when the server
advertises client_id_metadata_document_supported=true, resolving the
auth/basic-cimd warning.1 parent 9127055 commit 8d139d7
File tree
1 file changed
+1
-0
lines changed- examples/clients/conformance-client/mcp_conformance_client
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| 289 | + | |
289 | 290 | | |
290 | 291 | | |
291 | 292 | | |
| |||
0 commit comments