Cognito - Identity Pool

Card Puncher Data Processing

About

cognito Identity Pool is a way to authorize users to use AWS services.

They are the containers that Cognito Identity uses to keep your appsfederated identities organized.

Identity Pool associates federated identities from social identity providers with a unique user specific identifier.

Identity Pools do not store any user profiles (as user pools do)

An identity pool can be associated with one or many apps.

If you use two different identity pools for two apps then the same end user will have a different unique identifier in each Identity Pool.

Management

Creation

https://docs.aws.amazon.com/cognito/latest/developerguide/tutorial-create-identity-pool.html

Documentation / Reference





Discover More
Card Puncher Data Processing
Aws - Cognito

IAM (Identity Access Management) in Aws Account management where: user pool is a user directory service to handle: user registration, authentication, and account recovery. identity...
Card Puncher Data Processing
Cognito - Federated Identity

Federated Identity and offers to federate identity from social identity provider
Card Puncher Data Processing
Cognito - Identity Provider

identity provider in Cognito. They are used to authenticate a user, retrieve and update user pool profiles. External Identity provider possibility: SAML OpenID Connect ( Example with...
Card Puncher Data Processing
Cognito - Javascript Identity Sdk (amazon-cognito-identity-js)

The Cognito Javascript Sdk is one of the Cognito Sdk amplify SDK the auth amplify library Before: aws/amazon-cognito-identity-js. After: aws-amplify/amplify-js/tree/master/packages/amazon-cognito-identity-js...
Card Puncher Data Processing
Cognito - React

and cognito is built into the auth amplify component. See For React and React Native apps: For the UI, see UI React components The simplest way to add authentication flows into your...



Share this page:
Follow us:
Task Runner