python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Getting 503 error when calling aws cognito-idp initiate-auth
I'm currently trying to run aws cognito-idp initiate-auth, I'm using the correct username, password and client id, so I'm not sure what to do.
This is the error I'm getting
Leah Sherman
Votes: 0
Answers: 0
aws identity pools: What are the differences between these two approaches?
I have recently started to work with the AWS SDK and how a user can authenticate with Cognito in an identity pool.
When querying the credentials I have the following question:
To what extent do the fo...
daniel.steinhauser
Votes: 0
Answers: 1
What to do with AWS Cognito's public key in ADFS
I'm trying to configure AWS Cognito to work with ADFS as a SAML provider in a dotnet core 3.1 MVC application. I believe I have ADFS and Cognito correctly configured as I can log into the application ...
Adam
Votes: 0
Answers: 1
Is there any way to get the user details from aws cognito without using AWS_KEY_ID And AWS_SECRET_KEY
Im using aws cognito and php sdk for user authentication and on website I want to list all the user names from cognito since I didn't saved the names in the database. The problem is I don't have aws k...
Developer trainee
Votes: 0
Answers: 1