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?
- AEnable AWS IAM Identity Center (AWS Single Sign-On) between AWS and the on-premises LDAP.
- BCreate an IAM policy that uses AWS credentials, and integrate the policy into LDAP.
- CSet up a process that rotates the IAM credentials whenever LDAP credentials are updated.
- DDevelop an on-premises custom identity broker application or process that uses AWS Security Token Service (AWS STS) to get short-lived credentials. (correct answer)
Reveal answer & explanationHide answer
The correct answer is D. Option D: Develop an on-premises custom identity broker application or process that uses AWS Security Token Service (AWS STS) to get short-lived credentials.