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.

Seems like adding that would make setting up resources for a new user using triggers feel safer, since you can tear them down after. One use case I have is to start generating resources while waiting...
0
answers
0
votes
59
views
Kelnor
asked 2 days ago
My Cognito User Pool is configured as follows: > SRP_AUTH > Required MFA (Authenticator app method) > > Device Tracking: User opt-in > > Trust remembered devices to suppress MFA: Yes > > APP Client:...
0
answers
0
votes
39
views
profile picture
Marcelo
asked 2 days ago
Hi everyone, I'm currently facing an issue with integrating Google Workspace with AWS Cognito. My goal is to deploy an application where only users from my Google Workspace organization can log in....
2
answers
0
votes
204
views
Tatev
asked 5 days ago
We use an app integration + hosted UI on our Cognito user pool to act as an OIDC provider to federate friendly services to login with ours. This works great except for the `/userinfo` endpoint, whose...
1
answers
0
votes
56
views
asked 5 days ago
Hi, I have a use case where I want to expose Rest API endpoint both for employees as well as to a service. #1. Employee should be able to invoke this endpoint from browser. We need to authenticate...
1
answers
0
votes
167
views
asked 5 days ago
I have enabled Cognito auth on my ALB. I log in via my dns entry `sample.my-domain.com` I'm using a SAML IDP in Cognito (Google workspace) and it takes me through he auth flow and I sign in via my...
2
answers
0
votes
54
views
Andrew
asked 6 days ago
Hello guys, I'm currently using Cognito preSignUp trigger to store users in my own database. To do so, I want to access the ID token that is generated by Google and save it in the database but I...
1
answers
0
votes
56
views
Karim
asked 7 days ago
I am currently using Cognito triggers to save user data in my database using Post Confirmation trigger. My user has custom attributes and this results in data redundancy between Cognito and my...
0
answers
0
votes
88
views
Karim
asked 8 days ago
We are using Amplify as backend for one of our projects and we use Cognito User pool for managing users. Our users signup with their mobile number and get verified with an OTP sent via SMS. We tested...
0
answers
0
votes
90
views
asked 9 days ago
I have created a Post Authentication trigger but it doesn't get triggered when I sign in with Google(First sign-in or any subsequent sign-ins). Only when I sign in using client credentials that it...
0
answers
0
votes
103
views
Karim
asked 9 days ago
Hey, I was trying to follow the relevant guides from the docs, on how to configure Cognito Identity Pools with SAML apps. I did the following: * Created a brand new Identity Pool * Linked it to a...
1
answers
0
votes
139
views
Uriah
asked 10 days ago
Hi, I have one user pool and I enabled "Require MFA" for sign-in process. It work great for interactive process like signing to web app. Beside that, my app have also REST API, where I implemented...
3
answers
0
votes
156
views
Michal
asked 10 days ago