Skip to content

Commit e587380

Browse files
committed
Update security_best_practices.mdx
1 parent abb996a commit e587380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/draft/basic/security_best_practices.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ attack becomes possible:
115115
MCP proxy servers using static client IDs **MUST** obtain user consent for each dynamically
116116
registered client before forwarding to third-party authorization servers (which may require additional consent).
117117

118-
### 2.2 Token passthrough
118+
### 2.2 Token Passthrough
119119

120120
"Token passthrough" is an anti-pattern where an MCP server accepts tokens from an MCP client without validating that the tokens were properly issued _to the MCP server_ and "passing them through" to the downstream API.
121121

0 commit comments

Comments
 (0)