AWS agentworkspace medium security documentation change
Summary
Updated documentation about third-party cookie deprecation impacts and solutions. Changes include capitalization fixes, updated links, and minor phrasing adjustments.
Security assessment
The changes explicitly address third-party cookie deprecation (3PCD) in Google Chrome, which impacts authentication in embedded applications. This is a security-related issue as cookies are used for authentication/authorization. The documentation now provides updated mitigation guidance and links to Google's security recommendations.
Diff
diff --git a/agentworkspace/latest/devguide/getting-started-authentication.md b/agentworkspace/latest/devguide/getting-started-authentication.md index f4c0d3bd0..e0b80c7db 100644 --- a//agentworkspace/latest/devguide/getting-started-authentication.md +++ b//agentworkspace/latest/devguide/getting-started-authentication.md @@ -3 +3 @@ -[Documentation](/index.html)[Amazon Connect Agent Workspace](/connect/index.html)[Developer Guide](what-is-service.html) +[Documentation](/index.html)[Amazon Connect Agent Workspace](/connect/index.html)[Developer guide](what-is-service.html) @@ -7 +7 @@ -Apps in Amazon Connect Agent Workspace must provide their own authentication to their users. It is recommended that apps use the same identity provider that the Amazon Connect instance has been configured to use when it was created. This will make it so users only need to log in once for both the agent workspace and their applications, since they both use the same single sign on provider. +Apps in the Amazon Connect agent workspace must provide their own authentication to their users. It is recommended that apps use the same identity provider that the Amazon Connect instance has been configured to use when it was created. This will make it so users only need to log in once for both the agent workspace and their applications, since they both use the same single sign on provider. @@ -19 +19 @@ If you have any questions or concerns, please contact AWS Support **[2]**. -For more information, see the [3p admin guide](https://docs.aws.amazon.com/connect/latest/adminguide/3p-apps-agent-workspace.html). +For more information, see the [3P admin guide](https://docs.aws.amazon.com/connect/latest/adminguide/3P-apps-agent-workspace.html). @@ -21 +21 @@ For more information, see the [3p admin guide](https://docs.aws.amazon.com/conne -**Third-party Cookie Deprecation** +**Third-party cookie deprecation** @@ -23 +23 @@ For more information, see the [3p admin guide](https://docs.aws.amazon.com/conne -We are aware of the **Google Chrome** Third-Party Cookies Deprecation (3PCD) that may impact the third-party applications experience. If your application is embedded within Amazon Connect’s agent workspace in an iframe and uses cookie based Authentication/Authorization, then your application is likely to be impacted by Third-Party Cookie Deprecation. You can test if your user experience will be impacted by 3PCD by using the following [Test for Breakage](https://developers.google.com/privacy-sandbox/3pcd/prepare/test-for-breakage) guidance. +We are aware of the **Google Chrome** Third-Party Cookies Deprecation (3PCD) that may impact the third-party applications experience. If your application is embedded within the Amazon Connect’s agent workspace in an iframe and uses cookie based Authentication/Authorization, then your application is likely to be impacted by Third-Party Cookie Deprecation. You can test if your user experience will be impacted by 3PCD by using the following [Test for Breakage](https://developers.google.com/privacy-sandbox/3Pcd/prepare/test-for-breakage) guidance. @@ -27 +27 @@ Here are the recommendations to ensure customers continue to have good experienc - * **Temporary solution** : Allow 3p cookie access [here](https://support.google.com/chrome/a/answer/14439269?hl=en). + * **Temporary solution** : Allow 3P cookie access [here](https://support.google.com/chrome/a/answer/14439269?hl=en) . @@ -29 +29 @@ Here are the recommendations to ensure customers continue to have good experienc - * **Permanent solution** : Refer to the [guidance](https://developers.google.com/privacy-sandbox/3pcd) from Chrome to choose the best option suitable for your application. + * **Permanent solution** : Refer to the [guidance](https://developers.google.com/privacy-sandbox/3Pcd) from Chrome to choose the best option suitable for your application. @@ -40 +40 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Events and Requests +Events and requests