Skip to content

Commit a910a14

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ As a developer you'll provide the steps below to your tenant administrator. The
5959
As a developer you now have the request URL and body from your tenant admin, follow these steps to update your application or website:
6060

6161
1. Add the request URL and body to your application or website to request Verified IDs from your users.
62-
>[!NOTE]
63-
> If you are using [one of the sample apps](https://aka.ms/vcsample) you need to replace the contents of the presentation_request_config.json with the request body obtained.
62+
>[!Note]
63+
>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.
6464
1. Replace the values for the "url", "state", and "api-key" with your respective values.
6565
1. Grant your app [permissions](verifiable-credentials-configure-tenant.md#grant-permissions-to-get-access-tokens) to obtain an access token for the Verified ID service request service principal.
6666

0 commit comments

Comments
 (0)