Cognito Flashcards
The 3 components of Cognito
User Pools
Identity Pools
Sync
Web Identity Federation
To exchange identity and security information between an identity provider (IdP) and an application
Identity Provider (IdP)
A trusted provider of your user identity that lets you use authenticate to access other services. Identity Providers could be: Facebook, Amazon, Google, Twitter, Github, LinkedIn
Facebook, Google, and Amazon are examples of which Web Federation component?
Identity Providers
True or False, Web Identity Federation removes the need for you to authenticate users yourself
True
Examples of common Web Identity Providers for Cognito
Facebook
Google
GitHub
Amazon
Which 3 common application actions can you manage using User Pools?
Sign-In
Account Confirmation
Account Recovery
This Amazon Cognito component acts as a user directory to manage the actions for your app
Cognito User Pools
Cognito Identity Pools provide this
Temporary AWS credentials to access services eg, S3, DynamoDB
Cognito Sync uses this AWS service to send out notifications when data in the cloud changes
Simple Notification Service (SNS)
type of Identity Provider which uses Oauth
OIDC
type of Identity Provider which is used for Single Sign-on
SAML