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.

250 results
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
44
views
asked 5 days 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...
1
answers
0
votes
79
views
asked 8 days 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
38
views
asked 12 days 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
29
views
profile picture
asked 14 days 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
49
views
asked 19 days 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
40
views
asked a month ago
I have enabled passkey login in my Cognito User Pool and users can create passkeys. I want to let users login with "single-click" with their passkeys. Passkey login works, but there are two problems w...
1
answers
1
votes
68
views
profile picture
asked a month ago
Does Cognito support configuration on the verification code sent to verify a user's email or phone? I couldn't find any documentation providing this information and couldn't find any options in the ma...
1
answers
0
votes
118
views
asked a month ago
Hello! I'm using Cognito Hosted UI to manage users in my app. I noticed that after a user registers in the User Pool and, for some reason, doesn't enter the confirmation code and closes the page at ...
1
answers
0
votes
60
views
asked 2 months ago
Hi everyone, I am working on implementing AWS Cognito authentication in my project and I encountered an issue while using the refresh token flow. Here's the breakdown of the problem: **Sign-In Flow*...
2
answers
0
votes
156
views
asked 2 months ago
Hi, we have an existing User Pool and we are trying to add federated login using an external OpenID Connect Identity Provider. In the existing user pool we have required attributes like birthday and a...
1
answers
0
votes
53
views
asked 2 months ago
The changePassword function in AWS Cognito UserPools, as attached in the link below, can be called 5 times in one hour, and after that, a LimitExceededException occurs. However, if the 6th call is mad...
1
answers
0
votes
94
views
asked 2 months ago