Skip to content

Commit d160524

Browse files
localdenaaronpk
andauthored
Update docs/specification/draft/basic/authorization.mdx
Co-authored-by: Aaron Parecki <[email protected]>
1 parent 36b3bed commit d160524

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
@@ -276,7 +276,7 @@ An attacker positioned between MCP clients and MCP servers can intercept tokens
276276
Implementations MUST follow [OAuth 2.1 section 1.5](https://datatracker.ietf.org/doc/html/draft-ietf-oauth-v2-1-12#section-1.5).
277277

278278
Specifically:
279-
1. All authorization endpoints **MUST** be served over HTTPS.
279+
1. All authorization server endpoints **MUST** be served over HTTPS.
280280
1. All redirect URIs **MUST** be either `localhost` or use HTTPS.
281281

282282
### 3.3 Authorization Code Protection

0 commit comments

Comments
 (0)