Feedback on OIDC4IDA draft from Dima - part 2

Issue #1409 open
Mark Haine created an issue

Requirements:

  1. paragraph 5 - check how to reference “this specification” correctly - see FAPI WG Issue #679

Verified claims:

  1. change heading “5.2. verified_claims delivery“ to “5.2. Verified claims delivery“
  2. remove “OPs can deliver verified_claims in various ways.“
  3. update 2nd paragraph to “A verified_claims element can be added to an OpenID Connect UserInfo response and/or an ID Token.“
  4. remove “OAuth authorization servers can add verified_claims to access tokens in JWT format or token introspection responses, either in plain JSON or JWT-protected format.“
  5. update paragraph before example to: “Here is an example of the payload of an ID Token including verified claims:“

Comments (6)

  1. Hodari McClain

    Requirements:

    1. paragraph 5 - check how to reference “this specification” correctly - see FAPI WG Issue #679 ✅

    Verified claims:

    1. change heading “5.2. verified_claims delivery“ to “5.2. Verified claims delivery“ ✅
    2. remove “OPs can deliver verified_claims in various ways.“ ✅
    3. update 2nd paragraph to “A verified_claims element can be added to an OpenID Connect UserInfo response and/or an ID Token.“ ⚠agree with the change; just to note--we have a mix of ‘UserInfo’ and ‘Userinfo’ sprinkled throughout ida now; should settle on one consistent style
    4. remove “OAuth authorization servers can add verified_claims to access tokens in JWT format or token introspection responses, either in plain JSON or JWT-protected format.“ ✅
    5. update paragraph before example to: “Here is an example of the payload of an ID Token including verified claims:“ ✅

  2. Log in to comment