Stay up to date with the latest from the Knowledge Center. See all new and updated Knowledge Center articles published in the last month and re:Post’s top contributors.
Questions tagged with Amazon Cognito User Pools
A user pool is a user directory in Amazon Cognito. With a user pool, your users can sign in to your web or mobile app through Amazon Cognito.
Content language: English
Select tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
255 results
Dear AWS Support Team,
We are experiencing an inconsistency in the OTP length when using Choice-based authentication with SMS_OTP and EMAIL_OTP as the preferred challenge parameters in our USER_AUTH ...
Using AWS Cognito for Multi-Factor Authentication (MFA), when a user logs in with their username and password, an MFA code is sent to their email. If, for any reason, the user does not receive the MFA...
I am using Amplify Gen 2 with cognito. After user creates an account and enteres verification code, i want my app to reload so user automatically logs in... But it just turns back to create account ta...
How can we write CDK code to modify the default MFA message in the message template of a Cognito User Pool? I have successfully enabled MFA (EMAIL-MESSAGE) for the Cognito User Pool.
My account is in production mode, and I'm using Cognito to send MFA codes to email through Amazon Simple Email Service. Since my account is in production mode, recipient email address verification is ...
I am using email-based Multi-Factor Authentication (MFA) using AWS Cognito and would like to know the exact validity period for the One-Time Passwords (OTPs) sent via email. Specifically:
How long is...
I recently encountered an issue while integrating AWS Cognito without hosted ui with Google as a federated identity provider. After signing in with Google, instead of smoothly redirecting with the exp...
Hello,
We currently use Cognito User Pools for traditional web application authentication (username/password flows) and considering using Cognito's Client Credentials (M2M) flow to provide external c...
I had an old Cognito userpool (Pool A) which I believe was using what was called plan 'lite'. I changed it over to Essentials to get the new managed login UI and passkeys support. I've enabled passkey...
I want to look up a user from his access token. I [asked a question about this about two years ago](https://repost.aws/questions/QURW2pf_RVTG-zn8cfCpw23A/do-you-have-to-bother-with-jwks-verification-...
1. If I have set up my User Pool to have not only email as a 'required' attribute but also 'name' as a required attribute with a constraint of min 4 to max 20 characters - will this pose a problem whe...
I have user present in my cognito user pool, when I try to login with sso using saml azure ad it creates a new entry. instead of creating new entry I want saml to return valid response with access tok...