AWS singlesignon documentation change
Summary
Added link to 'Remove users from groups' guide and updated CLI references
Security assessment
The addition of a link to user-group management procedures enhances security documentation by clarifying identity lifecycle practices, though it does not address a specific vulnerability.
Diff
diff --git a/singlesignon/latest/userguide/manage-your-identity-source-sso.md b/singlesignon/latest/userguide/manage-your-identity-source-sso.md index bafefbd30..21d940a0e 100644 --- a//singlesignon/latest/userguide/manage-your-identity-source-sso.md +++ b//singlesignon/latest/userguide/manage-your-identity-source-sso.md @@ -43,0 +44,2 @@ If you prefer to manage users in an external identity provider (IdP), you can co + * [Remove users from groups](./removeusersfromgroups.html) + @@ -50 +52 @@ If you prefer to manage users in an external identity provider (IdP), you can co - * [Email one-time password to users created with API](./userswithoutpwd.html) + * [Email one-time password to users created with API or CLI](./userswithoutpwd.html)