Skip to content

Commit 02d2f1a

Browse files
authored
Update docs/specification/draft/basic/authorization.mdx
1 parent 8300f88 commit 02d2f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/draft/basic/authorization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ Authorization servers **MUST** take precautions to prevent redirecting user agen
298298
Authorization servers **SHOULD** only automatically redirect the user agent if it trusts the redirection URI. If the URI is not trusted, the authorization server MAY inform the user and rely on the user to make the correct decision.
299299

300300

301-
### 3.4 Token Validation
301+
### 3.4 Access Token Privilege Restriction
302302

303303
An attacker can gain unauthorized access or perform token redirection attacks if an MCP server accepts tokens with incorrect audience claims. This vulnerability has two critical dimensions:
304304

0 commit comments

Comments
 (0)