Question 62:
Your architect has drawn out the details for a mobile-based application. Below are the key requirements when it comes to authentication. · Users should have the ability to sign-in using external identities such as Facebook or Google. · There should be a facility to manage user profiles. Which of the following would you consider as part of the development process for the application?
Answer options:
A.Consider using IAM Roles which can be mapped to the individual users. B.Consider using User pools in AWS Cognito. C.Consider building the logic into the application. D.Consider using SAML federation identities.