Messages - 2.4.2 Format of the Check ID Endpoint can only be JSON

Issue #294 resolved
Edmund Jay created an issue

Currently, it's written :

{{{ The response is a JSON [RFC4627] object containing the ID Token Claims.

Other Claims MAY be requested by specifying the desired ID Token Claims to be returned in an OpenID Request Object when making an Authorization Request. //The Check ID Endpoint MUST return Claims in JSON format unless a different format was specified during Client Registration. // }}}

The first sentence is correct and the third sentence should be deleted since the format cannot be specified and it can only be JSON, which the first sentence already stated.

Comments (7)

  1. Log in to comment