Questions tagged with Amazon Cognito

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.

Amazon Cognito requires HTTPS over HTTP except for http://localhost for testing purposes only. In my development environment, which is also used for early user testing to get feedback, I am using...
1
answers
0
votes
286
views
asked 2 months ago
I want to use the client-cognito-identity-provider from the AWS SDK V3 for Cognito's user srp flow. Using "RespondToAuthChallengeCommand", I need to give it the following attributes: "ChallengeName":...
0
answers
0
votes
215
views
Kobe
asked 2 months ago
Hi, We are trying to modify the cft template for CloudFormation to add emails to CC or BCC list so some admin users will be notified each time a new user account is created on Cognito. We looked into...
1
answers
0
votes
259
views
olidev
asked 2 months ago
I want certain users in the Cognito user pool to have permissions to access the database. For this I created a group and assigned it a role to access the database. I created an identity pool by...
1
answers
0
votes
380
views
carmen
asked 2 months ago
Hello I want to use AWS Cognito to handle my application users signup,verification , login , authentication and authorization but Im not sure where should I perform the integration, in the mobile app...
1
answers
0
votes
244
views
asked 2 months ago
I am using Cognito `admin_create_user` api to create a new user. I set the email to verified on creation as follows: ```python response = self._client.admin_create_user( ...
1
answers
0
votes
191
views
Paul
asked 2 months ago
I am trying to include custom attributes in the access tokens generated by AWS Cognito using a Pre Token Generation Lambda trigger. Despite setting up the Lambda and updating the user pool client...
0
answers
0
votes
245
views
Pavin
asked 2 months ago
Hi all, I enabled fine grained access control with cognito for an OpenSearch domain. Cognito login works fine with master user role permissions. However I'm getting the following error when connecting...
0
answers
0
votes
566
views
Halim
asked 2 months ago
Hello team, I am actually trying to create identity provider using boto3 using metadata file. But I keep getting invalid XML format as the error. I am posting my code here for your...
0
answers
0
votes
224
views
mk
asked 2 months ago
Hello, I've created a common Cognito + Api Gateway (REST) + Lambda API, and the API works, it authenticates with Cognito and works well, but the problem is that even if I use the templated "Mapping...
2
answers
0
votes
373
views
asked 2 months ago
Hi Team, I have an integration via Rest API , that calls a Lambda function in the back-end. I have implemented a JWT token based authentication on this API and have created an user pool in Cognito....
1
answers
0
votes
370
views
asked 2 months ago
Trying to setup a cognito user pool with google sign in. When testing with hosted UI. The google sign in page appears and lets you sign in using google. The redirect happens the url on the browser...
Accepted AnswerAmazon Cognito
1
answers
0
votes
296
views
asked 2 months ago