AWS Security ChangesHomeSearch

AWS cognito documentation change

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

File: cognito/latest/developerguide/saml-identity-provider.md

Summary

Changed 'user pool' to 'identity pool' in the context of validating SAML assertions with multiple signing certificates.

Security assessment

This is a minor terminology correction with no security implications or new security documentation.

Diff

diff --git a/cognito/latest/developerguide/saml-identity-provider.md
index 47bc132ab..7fc328b12 100644
--- a/cognito/latest/developerguide/saml-identity-provider.md
+++ b/cognito/latest/developerguide/saml-identity-provider.md
@@ -56 +56 @@ After you create the SAML provider, configure your SAML IdP to add relying party
-When your SAML IdP includes more than one signing certificate in SAML metadata, at sign-in your user pool determines that the SAML assertion is valid if it matches any certificate in the SAML metadata.
+When your SAML IdP includes more than one signing certificate in SAML metadata, at sign-in your identity pool determines that the SAML assertion is valid if it matches any certificate in the SAML metadata.