AWS singlesignon documentation change
Summary
Minor grammatical corrections and clarification about credential access scope. Changed contractions ('don't' to 'do not', 'won't' to 'will not') and clarified that new credentials won't grant access to corporate resources.
Security assessment
The changes are linguistic improvements and clarification of existing functionality. While the credential access scope clarification relates to security boundaries, there is no evidence this addresses a specific vulnerability or security incident. The change maintains existing security documentation rather than adding new security features.
Diff
diff --git a/singlesignon/latest/userguide/awsapps-identity-center-quick-start.md b/singlesignon/latest/userguide/awsapps-identity-center-quick-start.md index 053df1f0a..9df784ead 100644 --- a//singlesignon/latest/userguide/awsapps-identity-center-quick-start.md +++ b//singlesignon/latest/userguide/awsapps-identity-center-quick-start.md @@ -26 +26 @@ Before you enable IAM Identity Center, confirm the following: - * **You have an AWS account** – If you don't, see [Getting started with an AWS account](https://docs.aws.amazon.com/accounts/latest/reference/getting-started.html) in the _AWS Account Management Reference Guide._ + * **You have an AWS account** – If you do not have an AWS account, see [Getting started with an AWS account](https://docs.aws.amazon.com/accounts/latest/reference/getting-started.html) in the _AWS Account Management Reference Guide._ @@ -157 +157 @@ All AWS managed applications that work with IAM Identity Center can be used with -This procedure describes how to create a user directly in the built-in Identity Center directory. This directory isn't connected to any other directory that your administrator might use to manage workforce users. After you create the user in IAM Identity Center, you'll specify new credentials for this user. When you sign in as this user to test your AWS managed application, you'll sign in with the new credentials. The new credentials won't allow you to access other corporate resources. +This procedure describes how to create a user directly in the built-in Identity Center directory. This directory isn't connected to any other directory that your administrator might use to manage workforce users. After you create the user in IAM Identity Center, you'll specify new credentials for this user. When you sign in as this user to test your AWS managed application, you'll sign in with the new credentials. The new credentials will not allow you to access other corporate resources.