Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content 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
269 results
I'm working on sample single sign-On with AWS Cognito & just want to link federate user if my application pool already having Cognito native account with same email. I want this to be doing in .Net AP...
I'm using Amazon Cognito User Pools with Facebook as a federated identity provider. The login flow works, and users are created successfully. However, users signing in through Facebook are always crea...
Hello
My app is currently using a user pool with a custom domain. The user pool is configured to require email and name user attributes. I have an app client in the user pool that uses managed login ...
* When we setup MFA in Cognito user pool, does it lockout the user account in case the OTP is entered incorrectly by the user?
* What is the user authentication behaviour when the OTP is entered inc...
One of our OIDC providers doesn't send the required state parameter with their requests to our Cognito User Pool hosted UI. (To be clear, we don't want to bypass that).
As expected, hosted UI route...
Hello!
I'm using Amplify/Cognito's Managed Login UI and have been able to get the SignIn flow working nicely within a React app.
I note that there is a SignUp version of the screen that users see wh...
Hi,
I am trying to deploy Cognito using the managed login.
I may miss something, Cognito as IDP support onboarding of users but it seems that after onboard no self service is available.
I am lookin...
As the title says, by signing into the user pool using Amplify's Auth, the identity pool treats the identity as the guest user, this is evident when I turn the mandatorySignIn attribute to true (which...
Hi, we are building a mobile app, in which we would be asking the user to setup a PIN when they register and signup to our app. Unlike a normal password, the PIN should be associated with the specific...
I upgraded my Cognito user pool (ID: `us-east-1_oZUdccsJ7`) to the **Plus** tier to enable Lambda Triggers like **Pre Token Generation**. However, after the upgrade, the **Triggers** tab is still miss...
I'm having an issue with Cognito from AWS. After creating new identity and user pools for, and registering them for MFA (email), I cannot use the "resetPassword" functionality. It does not work even f...
Hello,
I'm using **AWS Cognito Managed Login** for authentication in my application. I'm encountering an issue related to CSRF protection when multiple login pages are opened in separate tabs.
Here’...