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.

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....
0
answers
0
votes
68
views
Tatev
asked a day 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...
0
answers
0
votes
41
views
asked 2 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
93
views
asked 2 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
47
views
Andrew
asked 3 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
50
views
Karim
asked 4 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
83
views
Karim
asked 5 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
73
views
asked 5 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
98
views
Karim
asked 5 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
132
views
Uriah
asked 6 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
147
views
Michal
asked 6 days ago
I can not revoke the temporary IAM access Token when sign-in with a different user using the same HTML Page. **Configuration Cognito User Pool:** 1. User Attributes: Mail, Phone Number 2. MFA...
4
answers
0
votes
207
views
profile picture
Marcelo
asked 8 days ago
I have an app with a Cognito user base that has a custom attribute called "Tenant". I want to use this attribute to help me control the dynamoDB tables that are relevant to that user's tenant, so that...
1
answers
0
votes
290
views
DinoM
asked 8 days ago