Skip to content

Commit ac504ec

Browse files
renaming files
1 parent 90f6b73 commit ac504ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/healthcare-apis/fhir/azure-ad-b2c-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ You need to create an explicit link between the test user in the B2C tenant and
364364

365365
1. Scroll to **User**. Consent to User.ReadWrite.All. This permission allows you to update the **Test Patient1** user with the `fhirUser` claim value.
366366

367-
:::image type="content" source="media/azure-ad-b2c-setup/graph-consent-2.png" alt-text="Screenshot showing Graph consent for fhirUser claim." lightbox="media/azure-ad-b2c-setup/graph-consent2.png":::
367+
:::image type="content" source="media/azure-ad-b2c-setup/graph-consent-2.png" alt-text="Screenshot showing Graph consent for fhirUser claim." lightbox="media/azure-ad-b2c-setup/graph-consent-2.png":::
368368

369369
1. After the consent process completes, update the user. You need the b2c-extensions-app application (client) ID and the user Object ID.
370370

@@ -440,7 +440,7 @@ Verify that Azure AD B2C users can access FHIR resources.
440440
441441
1. Use the **Test Patient** credentials to sign in.
442442
443-
:::image type="content" source="media/azure-ad-b2c-setup/postman-get-token-2.png" alt-text="Screenshot showing Postman get token." lightbox="media/azure-ad-b2c-setup/postman-get-token2.png":::
443+
:::image type="content" source="media/azure-ad-b2c-setup/postman-get-token-2.png" alt-text="Screenshot showing Postman get token." lightbox="media/azure-ad-b2c-setup/postman-get-token-2.png":::
444444
445445
1. Choose **Use Token** to use the access token for any requests in the collection.
446446

0 commit comments

Comments
 (0)