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.

I'm using AWS WAF to protect my Cognito User Pool, but I've noticed that I can't enable WAF Fraud Control features...
1
answers
0
votes
349
views
AWS
Piotrek
asked 17 days ago
I'm really confused over the request context I am getting from API Gateway in my .NET 8 lambda using a Cognito Authorizer. The Cognito authorizer is working, I can paste the token into Postman and it...
1
answers
0
votes
596
views
asked 19 days ago
Hello, I am using Amazon Cognito with Authorization Code Grant with PKCE. When I attempt to call the `/oauth2/token` endpoint, it returns `{"error":"invalid_client"}`. I have checked a couple of...
Accepted AnswerAmazon Cognito
1
answers
0
votes
211
views
jimmyv
asked 20 days ago
Hi, I have an Azure AD B2C Custom Policy, that gives me an identification token for the signed-in user along with the custom claims. I want to integrate this B2C Custom Policy as a federated identity...
1
answers
0
votes
187
views
Anand
asked 20 days ago
I've developed an integration platform for a customer where their clients can get access to their own data, as well as my customers internal systems. The architecture consist of data in S3 and...
3
answers
0
votes
280
views
perage
asked 22 days ago
I have multiple projects and at each project I have multiple roles. How to handle this in verified permission and Cognito ? Thanks.
3
answers
0
votes
234
views
Alpay
asked 23 days ago
My user pool has optional MFA enabled. How ever for a specific user MFA is enabled and able to login with mfa code but one time I have disabled the mfa for user also able to login without mfa. Now I...
1
answers
0
votes
340
views
Manisha
asked 24 days ago
Is it possible to tell Cognito to use the role of a user group instead of the default role using CDK? Using CDK I have created an API Gateway, a Cognito User Pool and an Identity Pool. The cognito...
1
answers
0
votes
197
views
asked 24 days ago
I have set up a cognito authorizer for my API Gateway. What I am doing in my app is calling ``` const authToken = await fetchAuthSession().tokens.idToken.toString(); ``` I am then passing that...
2
answers
0
votes
262
views
DinoM
asked 24 days ago
I was advised to post here by AWS Support. I have a CloudFront distribution that is associated with an ACM certificate. The distribution appears to have been created by Cognito, but I have deleted the...
1
answers
0
votes
756
views
jimmyv
asked 24 days ago
I configured an identity pool with an authenticated role generated by default and started the classic authentication process. Then, I configured the identity provider as Amazon Cognito user group. In...
Accepted AnswerAmazon Cognito
1
answers
0
votes
181
views
asked a month ago
Hello, Say I use Cognito "pre token generate lambda trigger" in combination with client metadata to add custom claims in either identity or access token, as detailed in...
1
answers
0
votes
188
views
pmezard
asked a month ago