Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C03 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C03 exam

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 761 discussion

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.
  • B. Create an IAM policy that uses AWS credentials, and integrate the policy into LDAP.
  • C. Set up a process that rotates the IAM 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.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
kempes
Highly Voted 8 months, 1 week ago
Selected Answer: D
The solution that best meets the requirements. This approach provides a pathway for authenticating LDAP users to AWS without requiring direct LDAP to AWS IAM Identity Center integration or SAML compatibility, offering a flexible and secure method to extend on-premises authentication mechanisms to AWS services.
upvoted 8 times
aditianand
5 months ago
Why not option A A. Enable AWS IAM Identity Center (AWS Single Sign-On) between AWS and the on-premises LDAP.
upvoted 1 times
NSA_Poker
4 months ago
(A) is incorrect bc to use AWS IAM Identity Center (AWS Single Sign-On) with an external IdP, you need SAML.
upvoted 2 times
...
...
...
Scheldon
Most Recent 3 months, 3 weeks ago
Selected Answer: D
AnswerD
upvoted 1 times
...
ike001
4 months ago
D is the answer
upvoted 1 times
...
NSA_Poker
4 months ago
Selected Answer: D
Identity federation can be accomplished in one of three ways. (1) Use a corporate IdP (such as Microsoft Active Directory) or a custom identity broker application. Each option uses AWS STS. (2) Create an integration that uses Security Assertion Markup Language (SAML). (3) Use a web identity provider, such as Amazon Cognito.
upvoted 1 times
1e22522
2 months, 1 week ago
YEA SURE FED
upvoted 1 times
...
...
TwinSpark
5 months ago
Selected Answer: D
option D As per described here: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_common-scenarios_federated-users.html#id_roles_common-scenarios_federated-users-idbroker option A is wrong becouse for use SSO need to be compatible with SAML (at least this is what i understand from here: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_common-scenarios_federated-users.html#id_roles_common-scenarios_federated-users-saml20 )
upvoted 1 times
...
Naveena_Devanga
7 months, 3 weeks ago
Option D A custom identity broker application can be built to perform a similar function to an identity store that is not compatible with SAML 2.0. The broker application authenticates users, requests temporary credentials from AWS, and provides them to the user to access AWS resources.
upvoted 1 times
aditianand
5 months ago
Why not option A A. Enable AWS IAM Identity Center (AWS Single Sign-On) between AWS and the on-premises LDAP.
upvoted 1 times
...
...
jaswantn
8 months ago
If your identity store is not compatible with SAML 2.0, then you can build a custom identity broker application to perform a similar function. .....option D
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...