Skip to content

Commit 8b808bb

Browse files
authored
Update use-scim-to-provision-users-and-groups.md
1 parent 6f330ab commit 8b808bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/manage-apps/use-scim-to-provision-users-and-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1318,7 +1318,7 @@ The SCIM spec does not define a SCIM-specific scheme for authentication and auth
13181318
* Client ID: The authorization server issues the registered client a client identifier, which is a unique string representing the registration information provided by the client. The client identifier is not a secret; it is exposed to the resource owner and **must not** be used alone for client authentication.
13191319
* Client secret: The client secret is a secret generated by the authorization server. It should be a unique value known only to the authorization server.
13201320

1321-
Best practices (recommended but not required)
1321+
Best practices (recommended but not required):
13221322
* Support multiple redirect URLs. Administrators can configure provisioning from both "portal.azure.com" and "aad.portal.azure.com". Supporting multiple redirect URLs will ensure that users can authorize access from either portal.
13231323
* Support multiple secrets to ensure smooth secret renewal, without downtime.
13241324

0 commit comments

Comments
 (0)