Skip to content

Commit bd10c16

Browse files
authored
Update configure-identity-providers.md
1 parent 760fd1e commit bd10c16

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
@@ -74,7 +74,7 @@ https://yourIdentityProvider.com/authority/v2.0/.well-known/openid-configuration
7474

7575
#### Configure the `applications` array
7676

77-
You must include at least one application configuration and at most two in the `applications` array. Each application configuration has values that validate access token claims and an array that defines the permissions for the application to access FHIR resources.
77+
You must include at least one application configuration and can add upto 25 applications in the `applications` array. Each application configuration has values that validate access token claims and an array that defines the permissions for the application to access FHIR resources.
7878

7979
#### Identify the application with the `clientId` string
8080

0 commit comments

Comments
 (0)