CLF-C02 · Question #475
A company needs to set up user authentication for a new application. Users must be able to sign in directly with a username and password, or through a third-party provider. Which AWS service should th
The correct answer is C. Amazon Cognito. Amazon Cognito provides user authentication, including support for sign-in with a username and password, as well as third-party identity providers (such as Google, Facebook, or any OpenID Connect or SAML 2.0-based provider). It is a scalable and secure solution for managing user
Question
A company needs to set up user authentication for a new application. Users must be able to sign in directly with a username and password, or through a third-party provider. Which AWS service should the company use to meet these requirements?
Options
- AAWS IAM Identity Center
- BAWS Signer
- CAmazon Cognito
- DAWS Directory Service
How the community answered
(43 responses)- A2% (1)
- C93% (40)
- D5% (2)
Explanation
Amazon Cognito provides user authentication, including support for sign-in with a username and password, as well as third-party identity providers (such as Google, Facebook, or any OpenID Connect or SAML 2.0-based provider). It is a scalable and secure solution for managing user authentication and authorization in web and mobile applications.
Community Discussion
No community discussion yet for this question.