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 ...
1
answers
0
votes
25
views
asked 2 days ago
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...
1
answers
0
votes
42
views
asked 3 days ago
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...
2
answers
0
votes
21
views
asked 9 days ago
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.
1
answers
0
votes
37
views
asked 23 days ago
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 ...
1
answers
0
votes
23
views
asked 23 days ago
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...
1
answers
0
votes
40
views
asked a month ago
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...
2
answers
0
votes
343
views
asked a month ago
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...
2
answers
0
votes
96
views
asked 2 months ago
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...
1
answers
0
votes
64
views
asked 2 months ago
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
answers
0
votes
78
views
profile picture
asked 2 months ago
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...
1
answers
0
votes
68
views
asked 2 months ago
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...
3
answers
1
votes
53
views
asked 2 months ago