AWS cognito documentation change
Summary
Updated link text from 'Using' to 'Implement' for SP-initiated SAML sign-in documentation
Security assessment
Minor documentation phrasing change without security relevance.
Diff
diff --git a/cognito/latest/developerguide/user-pool-case-sensitivity.md b/cognito/latest/developerguide/user-pool-case-sensitivity.md index a18061651..d623d4660 100644 --- a//cognito/latest/developerguide/user-pool-case-sensitivity.md +++ b//cognito/latest/developerguide/user-pool-case-sensitivity.md @@ -13 +13 @@ To account for user pool case sensitivity settings, identify users in your app c -Regardless of the case sensitivity settings of your user pool, Amazon Cognito requires that a federated user from a SAML or OIDC identity provider (IdP) pass a unique and case-sensitive `NameId` or `sub` claim. For more information about unique identifier case sensitivity and SAML IdPs, see [Using SP-initated SAML sign-in](./cognito-user-pools-SAML-session-initiation.html#cognito-user-pools-saml-idp-authentication). +Regardless of the case sensitivity settings of your user pool, Amazon Cognito requires that a federated user from a SAML or OIDC identity provider (IdP) pass a unique and case-sensitive `NameId` or `sub` claim. For more information about unique identifier case sensitivity and SAML IdPs, see [Implement SP-initated SAML sign-in](./cognito-user-pools-SAML-session-initiation.html#cognito-user-pools-saml-idp-authentication).