Skip to content

Commit

Permalink
remove confusing text (#397)
Browse files Browse the repository at this point in the history
three approvals. editorial
  • Loading branch information
Sakurann authored Oct 1, 2024
1 parent 766dbc8 commit 5cd6d72
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions openid-4-verifiable-credential-issuance-1_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -669,8 +669,6 @@ In addition to the response parameters defined in [@!RFC6749], the Authorization
* `c_nonce_expires_in`: OPTIONAL. Number denoting the lifetime in seconds of the `c_nonce`.
* `authorization_details`: REQUIRED when the `authorization_details` parameter is used to request issuance of a certain Credential Configuration as defined in (#authorization-details). It MUST NOT be used otherwise. It is an array of objects, as defined in Section 7 of [@!RFC9396]. In addition to the parameters defined in (#authorization-details), this specification defines the following parameter to be used with the authorization details type `openid_credential` in the Token Response:
* `credential_identifiers`: REQUIRED. Array of strings, each uniquely identifying a Credential Dataset that can be issued using the Access Token returned in this response. Each of these Credential Datasets corresponds to the same Credential Configuration in the `credential_configurations_supported` parameter of the Credential Issuer metadata. The Wallet MUST use these identifiers together with an Access Token in subsequent Credential Requests.

Note: The `credential_identifiers` parameter cannot be used when the `scope` parameter is used in the Authorization Request to request issuance of a Credential.

Additional Token Response parameters MAY be defined and used,
as described in [@!RFC6749].
Expand Down

0 comments on commit 5cd6d72

Please sign in to comment.