AWS cognito documentation change
Summary
Added documentation about 5-minute timeout for authentication requests in managed login
Security assessment
Documents operational timeout behavior rather than addressing a security vulnerability or introducing security features
Diff
diff --git a/cognito/latest/developerguide/cognito-user-pools-managed-login.md b/cognito/latest/developerguide/cognito-user-pools-managed-login.md index a6d39066c..8d5b0b2a1 100644 --- a/cognito/latest/developerguide/cognito-user-pools-managed-login.md +++ b/cognito/latest/developerguide/cognito-user-pools-managed-login.md @@ -251,0 +252,4 @@ When you create an app client in the AWS Management Console, Amazon Cognito auto +###### Managed login authentication prompt times out + +Amazon Cognito cancels authentication requests that do not complete within five minutes, and redirects the user to managed login. The page displays a `Something went wrong` error message. +