Messages - 2.4.2. UserInfo Response can be JWT

Issue #412 resolved
Nat Sakimura created an issue

No description provided.

Comments (3)

  1. Nat Sakimura reporter

    Change:

    If the requested schema is openid, the response MUST return a plain text JSON object that contains the full set or a subset of the Claims that are defined below. Additional Claims (not specified below) MAY also be returned.

    To:

    If the requested schema is openid, the response MUST return a plain text JSON object or JWT that contains the full set or a subset of the Claims that are defined below. Additional Claims (not specified below) MAY also be returned.

  2. Log in to comment