Skip to content

Commit fa8acfc

Browse files
committed
rm mention of redirection trust, rely on RFC9700 for explanation instead
1 parent 664f942 commit fa8acfc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/specification/draft/basic/authorization.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,3 @@ MCP clients **SHOULD** use and verify state parameters in the authorization code
294294
and discard any results that do not include or have a mis-match with the original state.
295295

296296
Authorization servers **MUST** take precautions to prevent redirecting user agents to untrusted URI's, following suggestions laid out in [RFC 9700 Section 4.11.2](https://www.rfc-editor.org/rfc/rfc9700.html#section-4.11.2)
297-
298-
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.
299-

0 commit comments

Comments
 (0)