File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/healthcare-apis/fhir Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -364,7 +364,7 @@ You need to create an explicit link between the test user in the B2C tenant and
364
364
365
365
1 . Scroll to ** User** . Consent to User.ReadWrite.All. This permission allows you to update the ** Test Patient1** user with the ` fhirUser ` claim value.
366
366
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":::
368
368
369
369
1 . After the consent process completes, update the user. You need the b2c-extensions-app application (client) ID and the user Object ID.
370
370
@@ -440,7 +440,7 @@ Verify that Azure AD B2C users can access FHIR resources.
440
440
441
441
1. Use the **Test Patient** credentials to sign in.
442
442
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":::
444
444
445
445
1. Choose **Use Token** to use the access token for any requests in the collection.
446
446
You can’t perform that action at this time.
0 commit comments