Top "Aws-cognito" questions

Amazon Cognito is a simple user identity and data synchronization service that helps securely manage and synchronize mobile app data.

How to modify expiry time of the access and identity tokens for AWS Cognito User Pools

I can't find any documentation which explains if and how to modify the expiry time of access and identity tokens …

amazon-web-services amazon-cognito aws-cognito
How to generate access token for an AWS Cognito user?

I' using Cognito user pool for securing my API gateway . Now I would like to make requests to my API …

amazon-web-services aws-api-gateway amazon-cognito aws-cognito
Cognito hosted UI

I have been looking into setting up a login for a web app that lets clients view data hosted in …

javascript amazon-web-services amazon-s3 amazon-cognito aws-cognito
AWS Cognito Authentication USER_PASSWORD_AUTH flow not enabled for this client

I have an mobile app with user pool (username & password). The app works fine with aws-amplify sdk. But, wanted …

python amazon-web-services boto3 aws-cognito
How to change password of AWS Cognito User?

I'm developing a web application which uses the AWS services backend side. I'm using AWS Cognito to manage the users …

shell amazon-web-services passwords aws-cognito
How do I reset a Cognito user's password that has expired?

We're using Cognito. All is well. I added a user using the AdminCreateUser API, and they received their temporary password. …

aws-cognito
Where to find Identity Pool Id in Cognito

Where is Identity Pool in Cognito Console. As said in docs it has format: IdentityPoolId An identity pool ID in …

amazon-web-services amazon-cognito aws-cognito
where can I find the secret key for the JWT from cognito

I am trying out the log in function for the Cognito User Pool for my Web App. I was able …

amazon-web-services amazon-cognito aws-cognito
What is a Cognito App Client Secret

At the documentations there's an App Client Secret, but I can't find anywhere its purpose. I see the javascript SDK …

aws-cognito
How to redirect after confirm amazon cognito using confirmation URL?

I want to redirect to a specific url after the user confirmation in amazon cognito. When a user sign up …

amazon-web-services aws-sdk amazon-cognito aws-cognito