What's the difference between Amazon Cognito user pools and identity pools?

2 minutos de lectura
0

I'm starting to use Amazon Cognito, and I'm not sure whether I should use user pools or identity pools for my business applications. What's the difference?

Short description

User pools are for authentication (identity verification). With a user pool, your app users can sign in through the user pool or federate through a third-party identity provider (IdP).

Identity pools are for authorization (access control). You can use identity pools to create unique identities for users and give them access to other AWS services.

Resolution

User pool use cases

Use a user pool when you need to:

Identity pool use cases

Use an identity pool when you need to:

For more example use cases, see Common Amazon Cognito Scenarios.


Related information

Features of Amazon Cognito

Identity pools concepts (federated identities)

Identity pools (federated identities) authentication flow

OFICIAL DE AWS
OFICIAL DE AWSActualizada hace 2 años
Sin comentarios