AWS Certified Security – Specialty — Question 126

A company has several workloads running on AWS. Employees are required to authenticate using on-premises ADFS and SSO to access the AWS Management
Console. Developers migrated an existing legacy web application to an Amazon EC2 instance. Employees need to access this application from anywhere on the internet, but currently, there is no authentication system built into the application.
How should the Security Engineer implement employee-only access to this system without changing the application?

Answer options

Correct answer: A

Explanation

Option A is correct because it allows the application to remain unchanged while securing access through Amazon Cognito, which integrates with ADFS for authentication. The other options involve more complex changes or setups that either require modifying the application or do not directly provide the needed employee-only access to the web application.