Skip to content

Commit 3fb8ac3

Browse files
zachmannlj-raidiam
andauthored
Update openid-federation-entity-collection-1_0.md
Co-authored-by: Lukasz Jaromin <lukasz.jaromin@raidiam.com>
1 parent 6117643 commit 3fb8ac3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

openid-federation-entity-collection-1_0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ The following is a non-normative example of an Entity Configuration payload, for
147147

148148
### Request Format
149149

150-
When client authentication is not used, the request to the `federation_collection_endpoint` MUST be an HTTP request using either the GET or POST method with the following parameters, encoded in `application/x-www-form-urlencoded` format. For GET requests, parameters are sent as query parameters. For POST requests, parameters are sent in the request body.
150+
When client authentication is not used, the request to the `federation_collection_endpoint` MUST be an HTTP request using either the GET or POST method with the following parameters, encoded in `application/x-www-form-urlencoded` format. For GET requests, parameters are sent as query parameters. For POST requests, parameters are sent in the request body, and the Content-Type header MUST be set to application/x-www-form-urlencoded.
151151

152152
- **from**: (OPTIONAL) If this parameter is present, the resulting list MUST be the subset of the overall ordered response starting from this pointer. This parameter MUST be copied from the `next` response parameter of a previous request.
153153
If the pointer in this parameter is not or not longer known to the responder, it MUST return an error response with the error code `page_not_found` as defined in [Error Response Format](#error-response-format).

0 commit comments

Comments
 (0)