AWS Security ChangesHomeSearch

AWS singlesignon documentation change

Service: singlesignon · 2025-04-18 · Documentation low

File: singlesignon/latest/userguide/set-up-single-sign-on-access-to-applications.md

Summary

Added link to documentation about trusted identity propagation for customer managed applications

Security assessment

The change adds a reference to security-related documentation about trusted identity propagation, which is an authentication security feature, but does not indicate a specific security vulnerability being addressed

Diff

diff --git a/singlesignon/latest/userguide/set-up-single-sign-on-access-to-applications.md b/singlesignon/latest/userguide/set-up-single-sign-on-access-to-applications.md
index 0dbeb8f64..fc7f55d4b 100644
--- a//singlesignon/latest/userguide/set-up-single-sign-on-access-to-applications.md
+++ b//singlesignon/latest/userguide/set-up-single-sign-on-access-to-applications.md
@@ -101 +101 @@ After you have set up your applications, your users can access your applications
-If you have customer managed applications that support OAuth 2.0 and your users need access from these applications to AWS services, you can use trusted identity propagation. With trusted identity propagation, a user can sign in to an application, and that application can pass the users’ identity in requests to access data in AWS services. 
+If you have customer managed applications that support OAuth 2.0 and your users need access from these applications to AWS services, you can use trusted identity propagation. With trusted identity propagation, a user can sign in to an application, and that application can pass the users’ identity in requests to access data in AWS services. For more information, see [Using trusted identity propagation with customer managed applications](./trustedidentitypropagation-using-customermanagedapps-setup.html).