Skip to content

Commit 0333674

Browse files
authored
Update partner-vu.md
1 parent b7668d2 commit 0333674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/verifiable-credentials/partner-vu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ As a developer you now have the request URL and body from your tenant admin, fol
9191

9292
1. Add the request URL and body to your application or website to request Verified IDs from your users.
9393
>[!Note]
94-
>If you are using [one of the sample apps](https://aka.ms/vcsample), you'll need to replace the contents of the `presentation_request_config.json` with the request body obtained in [Part 1](#Part-1). The sample code overwrites the `trustedIssuers` values with `IssuerAuthority` value from `appsettings.json`. Copy the `trustedIssuers` value from the payload to `IssuerAuthority` in `appsettings.json` file.
94+
>If you are using [one of the sample apps](https://aka.ms/vcsample), you'll need to replace the contents of the `presentation_request_config.json` with the request body obtained in [Part 1](#part-1). The sample code overwrites the `trustedIssuers` values with `IssuerAuthority` value from `appsettings.json`. Copy the `trustedIssuers` value from the payload to `IssuerAuthority` in `appsettings.json` file.
9595
9696
1. Be sure to replace the values for the **url**, **state**, and **api-key** with your respective values.
9797

0 commit comments

Comments
 (0)