Skip to content

Commit 9f55612

Browse files
authored
Update configure-identity-providers.md
1 parent aa9898d commit 9f55612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/fhir/configure-identity-providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.author: namalu
1515

1616
In addition to [Microsoft Entra ID](/entra/fundamentals/whatis), you can configure up to two additional identity providers for a FHIR service, whether the service already exists or is newly created.
1717

18-
## Identity providers pre-requisite
18+
## Identity providers prerequisite
1919
Identity providers must support OpenID Connect (OIDC), and must be able to issue JSON Web Tokens (JWT) with a `fhirUser` claim, a `azp` or `appId` claim, and an `scp` claim with [SMART on FHIR v1 Scopes](https://www.hl7.org/fhir/smart-app-launch/1.0.0/scopes-and-launch-context/index.html#scopes-for-requesting-clinical-data).
2020

2121
## Enable additional identity providers with Azure Resource Manager (ARM)

0 commit comments

Comments
 (0)