Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
Questions tagged with Amazon Cognito
Amazon Cognito lets you add user sign-up, sign-in, and access control to your web and mobile apps quickly and easily.
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
1319 results
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...
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...
Our application has been running on cognito for several years and have not had any issues. However, approximately 1530pm pdt on 2024/12/12, our application started to experience rate limiting as meas...
How do I enable sign in with preferred_username in the new Cognito console? I don't see this option in the user pool creation wizard. This used to be an option in the old Cognito console/wizard.
The Cognito Sing Up documentation indicates that the response will include a Session that you can pass to ConfirmSignUp when you want to immediately sign in your user.
However, when interacting with ...
We’re experiencing an intermittent issue with AWS Amplify (version 5.3.11) in our React application, where authorization headers are occasionally missing from API requests, causing 403 errors when acc...
When OTP MFA is required for a user pool, any user who logs in is shown screens to enroll an authenticator device.
I don't want to require MFA for all logins but I want to enable:
1. Users who want t...
I have been using WildRydes with my students. I recently noticed that the WebApp doesn't work anymore with Cognito, I cannot register a user through the WildRydes interface. I assume some changes to C...
Hi,
I have set up my EC2 & have a React -application running on docker. The application works as expected when called by http://<public EC2 IP>/app-Page.
I have also set up Cognito with User/PW, Ap...
We have been using Cognito for several years with MFA Enforcement configured to "Optional". We recently changed our testing routines which require us to disable MFA for our non-production accounts. ...
Hello,
I recently reviewed my bill and noticed a charge labeled "Amazon Cognito CognitoEssentialsOperation." I am unfamiliar with this concept and don't understand why I am being charged for it.
![Ent...
Our application has:
Human users(web portal/mApp) from 2 different Cognito userpools( 1 for application roles and 1 for super-user roles)
Devices(eg. Tablet or Kiosk), typically 1 per user but could b...