Skip to content

Commit 75942b2

Browse files
authored
Update configure-authentication-for-federated-users-portal.md
1 parent 0fde64d commit 75942b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/manage-apps/configure-authentication-for-federated-users-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ From the Microsoft Graph explorer window:
226226
227227
1. Grant consent to the *Policy.ReadWrite.ApplicationConfiguration* permission.
228228
1. Use the URL https://graph.microsoft.com/v1.0/policies/homeRealmDiscoveryPolicies
229-
1. POST the new policy to this URL, or PATCH to https://graph.microsoft.com/v1.0/policies/homerealmdiscoveryPolicies/{policyID} if overwriting an existing one.
229+
1. POST the new policy to this URL, or PATCH to https://graph.microsoft.com/v1.0/policies/homeRealmDiscoveryPolicies/{policyID} if overwriting an existing one.
230230
1. POST or PATCH contents:
231231
232232
```json

0 commit comments

Comments
 (0)