AWS Security ChangesHomeSearch

AWS cognito documentation change

Service: cognito · 2025-03-23 · Documentation low

File: cognito/latest/developerguide/cognito-user-pools-integrating-3rd-party-saml-providers.md

Summary

Updated SAML ACS URL format

Security assessment

Corrects URL format without explicit security context.

Diff

diff --git a/cognito/latest/developerguide/cognito-user-pools-integrating-3rd-party-saml-providers.md b/cognito/latest/developerguide/cognito-user-pools-integrating-3rd-party-saml-providers.md
index 5756312e6..9c65f6adc 100644
--- a/cognito/latest/developerguide/cognito-user-pools-integrating-3rd-party-saml-providers.md
+++ b/cognito/latest/developerguide/cognito-user-pools-integrating-3rd-party-saml-providers.md
@@ -9 +9 @@ When you want to add a SAML identity provider (IdP) to your user pool, you must
-To configure third-party SAML 2.0 identity provider (IdP) solutions to work with federation for Amazon Cognito user pools, you must configure your SAML IdP to redirect to the following Assertion Consumer Service (ACS) URL: `https://`mydomain.us-east-1.amazoncognito.com`/saml2/idpresponse`. If your user pool has an Amazon Cognito domain, you can find your user pool domain path in the **Domain** menu of your user pool in the [Amazon Cognito console](https://console.aws.amazon.com/cognito/home).
+To configure third-party SAML 2.0 identity provider (IdP) solutions to work with federation for Amazon Cognito user pools, you must configure your SAML IdP to redirect to the following Assertion Consumer Service (ACS) URL: `https://`mydomain.auth.us-east-1.amazoncognito.com`/saml2/idpresponse`. If your user pool has an Amazon Cognito domain, you can find your user pool domain path in the **Domain** menu of your user pool in the [Amazon Cognito console](https://console.aws.amazon.com/cognito/home).