All Content tagged with Amazon Cognito Federated Identities

enable you to create unique identities for your users and federate them with identity providers

Content language: English

Select up to 5 tags to filter
Sort by most recent
108 results
Hi - I am trying to write a python test client that uses a verified and authenticated user to pub/sub on IoT Core. It is failing when trying to get the result() of the connect_future (to IoT). The fai...
1
answers
0
votes
547
views
asked a year ago
I'm getting this error after I've successfully generated an authorization code from Azure and the call of the /idpresponse endpoint has been made. I've configured my Azure App to be a single tenant a...
1
answers
0
votes
407
views
asked a year ago
When I'm using Cognito with a federated identity provider, and I'm mapping the custom string attribute of "custom:roles" to the "roles" claim on the OIDC token from my provider, it works great when I'...
1
answers
1
votes
726
views
asked a year ago
Hello, this isnt a blocking problem. But out of curiosity I wanted to ask, if s.o. knows why the Userpool Client has to be set up as an OAuth-Client itself for Google-Login. Afaik after signing up ...
1
answers
0
votes
1.2K
views
asked a year ago
Hello everyone, I wanted to allow users to upload files directly from the browser using AWS SDK. In the documentation, it is referred that it would require a user identity pool ID to initiate a connec...
1
answers
0
votes
401
views
asked a year ago
Hi there, I want my users to be able to link IDP accounts to their local cognito account, be able to sign up with IDP accounts and so on. (Identity provider accounts) My dilemma is that an account...
0
answers
0
votes
88
views
asked a year ago
Hello AWS Community, I hope this message finds you well. I'm currently facing an issue while implementing FederatedSignIn with Google in my React app. The specific error I'm encountering is: error_d...
1
answers
0
votes
202
views
asked a year ago
I'm trying to setup federated identity within congito user pool, the third party identity provider is based on Shibboleth, is there a documentation on how to do the integration ?
1
answers
0
votes
518
views
asked a year ago
I'm implementing SSO for my app and I want only users that sign via SAML identity providers like azure to log into enterprise accounts to offer more security, while a user that signed in with a social...
1
answers
0
votes
297
views
asked a year ago
I'm having the problem described above. Here are a few things to note: - There's no permissions issue. I've validated that the lambda will fire and execute as a post-auth trigger (when testing with a...
1
answers
0
votes
309
views
asked a year ago
I'm trying to connect my swift app to AWS S3 bucket, and I'm getting errors telling me to check my Assigned IAM role for my pool. I'm using cocoa pods for the project dependencies, which I imported AW...
0
answers
0
votes
66
views
asked a year ago
we have configured a user pool in AWS Cognito with a federated idp with identity provider type as OIDC. we are a web application which authenticates user login with AWS Cognito user pool. In web app...
0
answers
0
votes
184
views
asked a year ago