ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 593 - SAA-C03 discussion

Report
Export

A company needs to use its on-premises LDAP directory service to authenticate its users to the AWS Management Console. The directory service is not compatible with Security Assertion Markup Language (SAML).

Which solution meets these requirements?

A.
Enable AWS IAM Identity Center (AWS Single Sign-On) between AWS and the on-premises LDAP.
Answers
A.
Enable AWS IAM Identity Center (AWS Single Sign-On) between AWS and the on-premises LDAP.
B.
Create an IAM policy that uses AWS credentials, and integrate the policy into LDAP.
Answers
B.
Create an IAM policy that uses AWS credentials, and integrate the policy into LDAP.
C.
Set up a process that rotates the I AM credentials whenever LDAP credentials are updated.
Answers
C.
Set up a process that rotates the I AM credentials whenever LDAP credentials are updated.
D.
Develop an on-premises custom identity broker application or process that uses AWS Security Token Service (AWS STS) to get short-lived credentials.
Answers
D.
Develop an on-premises custom identity broker application or process that uses AWS Security Token Service (AWS STS) to get short-lived credentials.
Suggested answer: D

Explanation:

The solution that meets the requirements is to develop an on-premises custom identity broker application or process that uses AWS Security Token Service (AWS STS) to get short-lived credentials. This solution allows the company to use its existing LDAP directory service to authenticate its users to the AWS Management Console, without requiring SAML compatibility. The custom identity broker application or process can act as a proxy between the LDAP directory service and AWS STS, and can request temporary security credentials for the users based on their LDAP attributes and roles. The users can then use these credentials to access the AWS Management Console via a sign-in URL generated by the identity broker. This solution also enhances security by using short-lived credentials that expire after a specified duration.

The other solutions do not meet the requirements because they either require SAML compatibility or do not provide access to the AWS Management Console. Enabling AWS IAM Identity Center (AWS Single Sign-On) between AWS and the on-premises LDAP would require the LDAP directory service to support SAML 2.0, which is not the case for this scenario. Creating an IAM policy that uses AWS credentials and integrating the policy into LDAP would not provide access to the AWS Management Console, but only to the AWS APIs. Setting up a process that rotates the IAM credentials whenever LDAP credentials are updated would also not provide access to the AWS Management Console, but only to the AWS CLI. Therefore, these solutions are not suitable for the given requirements.

asked 16/09/2024
Dipuo Ngwenya
27 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first