Skip to content

Commit 6d3ef90

Browse files
committed
Prohibit following redirects whilst fetching Client Metadata
1 parent 3aafad4 commit 6d3ef90

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

draft-parecki-oauth-client-id-metadata-document.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,8 @@ the client to the user in an authorization consent screen, for example the
151151
client name and logo.
152152

153153
The authorization server SHOULD fetch the document indicated by the `client_id`
154-
to retrieve the client registration information.
154+
to retrieve the client registration information. The authorization server
155+
MUST NOT follow HTTP redirects when fetching the Client Metadata.
155156

156157
## Client Metadata
157158

0 commit comments

Comments
 (0)