Skip to content

Commit 53a6597

Browse files
localdenaaronpk
andauthored
Update docs/specification/draft/basic/security_best_practices.mdx
Co-authored-by: Aaron Parecki <[email protected]>
1 parent 5c78c67 commit 53a6597

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
@@ -117,7 +117,7 @@ registered client before forwarding to third-party authorization servers (which
117117

118118
### 2.2 Token passthrough
119119

120-
"Token passtrough" is an antipattern where a MCP server accepts tokens from a MCP client without validating that the tokens were properly issued _to the MCP server_ and "passing them through" to the downstream API.
120+
"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

122122
#### 2.2.1 Risks
123123

0 commit comments

Comments
 (0)