Skip to content

Commit 71748b3

Browse files
authored
Adjusting wording
Adjusting wording for wallet instead of Authenticator
1 parent 67a4687 commit 71748b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/verifiable-credentials/presentation-request-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ The callback endpoint is called when a user scans the QR code, uses the deep lin
209209
| `state` |string| Returns the state value that you passed in the original payload. |
210210
| `subject`|string | The verifiable credential user DID.|
211211
| `issuers`| array |Returns an array of verifiable credentials requested. For each verifiable credential, it provides: </li><li>The verifiable credential type.</li><li>The claims retrieved.</li><li>The verifiable credential issuer’s domain. </li><li>The verifiable credential issuer’s domain validation status. </li></ul> |
212-
| `receipt`| string | Optional. The receipt contains the original payload sent from the authenticator to the Verifiable Credentials service. The receipt should be used for troubleshooting/debugging only. The current format of the receipt is not fixed and might change in the future. |
212+
| `receipt`| string | Optional. The receipt contains the original payload sent from the wallet to the Verifiable Credentials service. The receipt should be used for troubleshooting/debugging only. The format in the receipt is not fix and can change based on the wallet and version used.|
213213

214214
The following example demonstrates a callback payload when the authenticator app starts the presentation request:
215215

0 commit comments

Comments
 (0)