Skip to content

Commit 79fdb63

Browse files
authored
Update howto-verifiable-credentials-partner-au10tix.md
1 parent 0333674 commit 79fdb63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/verifiable-credentials/howto-verifiable-credentials-partner-au10tix.md

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

6969
1. Add the request URL and body to your application or website to request Verified IDs from your users.
7070
>[!Note]
71-
>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.
71+
>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.
7272
1. Be sure to replace the values for the "url", "state", and "api-key" with your respective values.
7373
1. [Grant permissions](verifiable-credentials-configure-tenant.md#grant-permissions-to-get-access-tokens) to your app to obtain access token for the Verified ID service request service principal.
7474

0 commit comments

Comments
 (0)