Top "Amazon-cognito" questions

Amazon Cognito is a simple user identity and data synchronization service that helps securely manage and synchronize mobile app data.

AWS API Gateway - using Access Token with Cognito User Pool authorizer?

I am configuring an app with various frontends (mobile and web apps) and a single API backend, powered by Lambda …

oauth oauth-2.0 aws-api-gateway amazon-cognito aws-cognito
AWS Cognito Mock

I want to write BDD tests for my nodejs based API which uses AWS cognito as user authentication service, but …

node.js amazon-web-services aws-sdk hapijs amazon-cognito
AWS Cognito - How To Get User's Group From Token Object

I can see the user's assigned User Pool group in the returned user data object in the console after logging …

amazon-web-services amazon-cognito aws-amplify
AWS cognito: What's the difference between Access and Identity tokens?

Just reading the docs, they seem very similar to me so I can't really discern why to use one over …

amazon-web-services jwt amazon-cognito
How can you programmatically create a user in a Cognito User Pool?

The AWS documentation indicates that it is possible for an admin to create a user pool user in AWS Cognito …

javascript amazon-web-services amazon-cognito aws-sdk-js
Is it possible to get custom attributes on AWS Cognito sign up form?

I am building an Alexa Skill that will implement Account Linking. When a user uses my skill, they would have …

amazon-web-services oauth-2.0 aws-lambda amazon-cognito alexa-skill
How to Create a Client in Keycloak to use with AWS Cognito Identity Federation

I have a user base with identity and authentication managed by keycloak. I would like to allow these users to …

amazon-web-services single-sign-on amazon-cognito openid-connect keycloak
AWS Cognito: Add custom claim/attribute to JWT access token

My app creates a custom attribute "userType" for each new signed-up user. Now I would like this "userType" claim/attribute …

aws-lambda amazon-cognito
AWS Cognito delete-custom-attributes?

There is add-custom-attributes command in cognito-idp but no delete-custom-attributes? How do I delete them?

amazon-web-services amazon-cognito
Cognito own domain name required A Record

I am trying to assign an own domain name to a user pool for Cognito and facing an issue that …

amazon-web-services amazon-cognito aws-cognito