AWS singlesignon documentation change
Summary
Grammatical correction (changed 'don't' to 'do not')
Security assessment
Simple contraction replacement with no security implications. The documentation continues to explain manual provisioning scenarios without introducing new security-related information.
Diff
diff --git a/singlesignon/latest/userguide/provision-automatically.md b/singlesignon/latest/userguide/provision-automatically.md index a1d6df01f..932c4c621 100644 --- a//singlesignon/latest/userguide/provision-automatically.md +++ b//singlesignon/latest/userguide/provision-automatically.md @@ -67 +67 @@ The Identity Center console reminders persist until you rotate the SCIM access t -Some IdPs don't have System for Cross-domain Identity Management (SCIM) support or have an incompatible SCIM implementation. In those cases, you can manually provision users through the IAM Identity Center console. When you add users to IAM Identity Center, ensure that you set the user name to be identical to the user name that you have in your IdP. At a minimum, you must have a unique email address and user name. For more information, see [Username and email address uniqueness](./users-groups-provisioning.html#username-email-unique). +Some IdPs do not have System for Cross-domain Identity Management (SCIM) support or have an incompatible SCIM implementation. In those cases, you can manually provision users through the IAM Identity Center console. When you add users to IAM Identity Center, ensure that you set the user name to be identical to the user name that you have in your IdP. At a minimum, you must have a unique email address and user name. For more information, see [Username and email address uniqueness](./users-groups-provisioning.html#username-email-unique).