ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 233 - DOP-C02 discussion

Report
Export

A company uses AWS Organizations to manage its AWS accounts. A DevOps engineer must ensure that all users who access the AWS Management Console are authenticated through the company's corporate identity provider (IdP).

Which combination of steps will meet these requirements? (Select TWO.)

A.
Use Amazon GuardDuty with a delegated administrator account. Use GuardDuty to enforce denial of IAM user logins
Answers
A.
Use Amazon GuardDuty with a delegated administrator account. Use GuardDuty to enforce denial of IAM user logins
B.
Use AWS IAM Identity Center to configure identity federation with SAML 2.0.
Answers
B.
Use AWS IAM Identity Center to configure identity federation with SAML 2.0.
C.
Create a permissions boundary in AWS IAM Identity Center to deny password logins for IAM users.
Answers
C.
Create a permissions boundary in AWS IAM Identity Center to deny password logins for IAM users.
D.
Create IAM groups in the Organizations management account to apply consistent permissions for all IAM users.
Answers
D.
Create IAM groups in the Organizations management account to apply consistent permissions for all IAM users.
E.
Create an SCP in Organizations to deny password creation for IAM users.
Answers
E.
Create an SCP in Organizations to deny password creation for IAM users.
Suggested answer: B, E

Explanation:

* Step 1: Using AWS IAM Identity Center for SAML-based Identity Federation To ensure that all users accessing the AWS Management Console are authenticated via the corporate identity provider (IdP), the best approach is to set up identity federation with AWS IAM Identity Center (formerly AWS SSO) using SAML 2.0. Action: Use AWS IAM Identity Center to configure identity federation with the corporate IdP that supports SAML 2.0. Why: SAML 2.0 integration enables single sign-on (SSO) for users, allowing them to authenticate through the corporate IdP and gain access to AWS resources.

This corresponds to Option B: Use AWS IAM Identity Center to configure identity federation with SAML 2.0.

* Step 2: Creating an SCP to Deny Password Logins for IAM Users To enforce that IAM users do not create passwords or access the Management Console directly without going through the corporate IdP, you can create a Service Control Policy (SCP) in AWS Organizations that denies password creation for IAM users.

Action: Create an SCP that denies password creation for IAM users.

Why: This ensures that users cannot set passwords for their IAM user accounts, forcing them to use federated access through the corporate IdP for console login.

This corresponds to Option E: Create an SCP in Organizations to deny password creation for IAM users.

asked 16/09/2024
Zdenek Kugler
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first