What does Amazon Cognito provide?
authentication, authorization, and user management for your web and mobile apps.
What are the two main components of Amazon Cognito?
user pools and identity pools
What are Cognito user pools?
user directories that provide sign-up and sign-in options for your app users
What do Cognito identity pools do?
provide AWS credentials to grant your users access to other AWS services
a user pool is ____ in Amazon Cognito
a user directory
How can your app users sign in with Amazon Cognito?
they can either sign in directly thru a user pool, or federate thru a third party Identity Provider
what are the three common IdM standards Cognito uses?
OIDC, OAuth 2.0, SAML 2.0