AWS singlesignon documentation change
Summary
Updated service control policies (SCPs) documentation URL formatting
Security assessment
The change fixes a URL path but does not alter the security guidance about using SCPs to constrain applications.
Diff
diff --git a/singlesignon/latest/userguide/awsapps.md b/singlesignon/latest/userguide/awsapps.md index 3596a93ef..dc9924056 100644 --- a//singlesignon/latest/userguide/awsapps.md +++ b//singlesignon/latest/userguide/awsapps.md @@ -78 +78 @@ Whichever identity source you choose, IAM Identity Center can share the user and -When you first enable IAM Identity Center, it becomes available as an identity source for AWS managed applications across all accounts in your AWS Organizations. To constrain applications, you must implement service control policies (SCPs). SCPs are a feature of AWS Organizations that you can use to centrally control the maximum permissions that identities (users and roles) in your organization can have. You can use SCPs to block access to the IAM Identity Center user and group information and to prevent the application from being started, except in designated accounts. For more information, see [Service control policies (SCPs)](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_scps.html) in the _AWS Organizations User Guide._ +When you first enable IAM Identity Center, it becomes available as an identity source for AWS managed applications across all accounts in your AWS Organizations. To constrain applications, you must implement service control policies (SCPs). SCPs are a feature of AWS Organizations that you can use to centrally control the maximum permissions that identities (users and roles) in your organization can have. You can use SCPs to block access to the IAM Identity Center user and group information and to prevent the application from being started, except in designated accounts. For more information, see [Service control policies (SCPs)](https://docs.aws.amazon.com//organizations/latest/userguide/orgs_manage_policies_scps.html) in the _AWS Organizations User Guide._