Skip to content

Commit 5552847

Browse files
Update draft-parecki-oauth-client-id-metadata-document.md
Co-authored-by: Emelia Smith <[email protected]>
1 parent 6d3ef90 commit 5552847

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,7 @@ 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. The authorization server
155-
MUST NOT follow HTTP redirects when fetching the Client Metadata.
154+
to retrieve the client registration information. A successful response MUST use the 200 OK HTTP status code and return a JSON object using the `application/json` or `application/<AS-defined>+json` content type. The authorization server MUST treat all other HTTP status codes and content types as an error response. The authorization server MUST NOT automatically follow redirects given via the Location header in responses.
156155

157156
## Client Metadata
158157

0 commit comments

Comments
 (0)