Category "amazon-cognito"

AWS Cognito; unauthorized_client error when hitting /oauth2/token

Steps taken so far: Set up new user pool in cognito Generate an app client with no secret; let's call its id user_pool_client_id Under the user pool client set

Automatically confirming Cognito users after they complete NEW_PASSWORD_REQUIRED challenge

In my application users are created using admin_create_user (which doesn't send a verification code, but a temporary password instead), but they all other funct

How to get x-amzn-oidc-data in Expres/NodeJs backend with ALB and Cognito?

I have setup and application which uses a React front-end and Expres/NodeJS back-end. There is an ALB in the mix as well. So, here is how the flow goes: The ALB

Can one set email_verified to true in Cognito programmatically? How?

When I update the cognito users' email attribute via the updateAttribute or adminUpdateAttribute API, email_verified will be set to false. So I'd like to set em

AWS Cognito in place of Keycloak [closed]

We are building a web application that need some features of user managements : admin user, admin group, business team groups, public user, ba

How to change background of aws amplify/cognito login/signup screen

I want to use aws amplify for an app I am making, but I can't figure out how to change the background of the login/sign up screens using withAuthenticator. Can

How to use multiple Cognito user pools for a single endpoint with AWS API Gateway?

I've recently implemented an API Gateway as a proxy with a single proxy endpoint. I'm using Cognito as authorisation mechanism and as long as I have only one u

Using an API key in Amazon API Gateway

I have created an API Key and added it to my functions. I have then deployed the api and tested it but still get: "message": "Forbidden" How do I pass the api

Cognito SMS Auth to SNS in a different region

I have a Cognito set up in eu-central-1 and now I need SMS MFA to be activated in Cognito. AWS docs tells me that Cognito will send SMS through AWS SNS however,

How To Verify Access Token on Server

So I want to create a game, but I don't want to store user sensitive data on my server (due to new laws ... etc). So I thought cognito might work out well. I re

Getting Amazon Cognito Access Token in Java

We've been writing some code to test our endpoints and the authentication process. We use Cognito for authentication, our endpoints require an access token with