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
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 reference ``` co...
0
answers
0
votes
234
views
asked 6 months ago
Hello, I have set up a Cognito User Pool with 2 federated clients (Apple and Google). We have configured a Post Authentication lambda to send some tracking event to an external service, but we are se...
2
answers
0
votes
174
views
asked 6 months ago
I am using cognito for openID SSO layer, when I use Auth.signOut() from amplify it logs out the user but it wants me to add a redirect_uri , which is weird because for the logout end point it needs o...
0
answers
0
votes
163
views
asked 6 months ago
Hi, I have created a user pool in Amazon Cognito with external identity provider (Microsoft Enterprise Application) using SAML. I have followed this blog (https://aws.amazon.com/blogs/security/how-to...
1
answers
0
votes
834
views
asked 8 months ago
Hello, We want to let students create their own personal (private) CodeCommit Repos based on IdentityPool, we find it possible to create CodeCommit repos programmatically (https://docs.aws.amazon.com...
1
answers
0
votes
419
views
asked 8 months ago
We are in the process of adding Single Sign On capability to an existing serverless app using Azure Entra ID as the identity provider for a Cognito driven application. The SSO part seems to work usin...
0
answers
0
votes
126
views
asked 10 months ago
Is a custom auth challenge (like amplify signinwithredirect) possible when doing federated sign in using an IDP like google or linkedin? (define, create, verify..) I'm trying it, and when I try googl...
1
answers
0
votes
231
views
asked 10 months ago
I have a React app which uses Amplify to do authentication against Cognito users pools. We've just added Okta integration which I have got working using OIDC. You can log into Okta and are then authen...
0
answers
0
votes
89
views
asked 10 months ago
Good morning, I would like to explain my problem and understand what the best solution is for my use case. My IDP is known where I manage users and groups. I have 2 groups: **ADMIN,USER** ADMIN can se...
1
answers
0
votes
298
views
asked 10 months ago
In the last days I've been having an annoying problem with Cognito and logging in, both with Google and with Apple. After successfully logging in with both providers the same error is returned: Inval...
1
answers
2
votes
560
views
asked 10 months ago
For my Unity app named `Mogaland`, users are served with the following message when they decide to sign-in w/ Google on iOS: - "Mogaland" Wants to Use "amazoncognito.com" to Sign In. This allows the a...
2
answers
0
votes
470
views
asked 10 months ago
One thing that is not clear from the Cognito documentation is how to use refresh tokens when an application requires having federated login through Cognito and allowing regular Cognito user pool users...
0
answers
0
votes
184
views
asked a year ago