Exam 1Z0-1151-25 Topic 2 Question 14 Discussion

Actual exam question for Oracle's 1Z0-1151-25 exam
Question #: 14
Topic #: 2
ABC company has a strict security policy requiring multi-factor authentication (MFA) for all access to cloud resources. You are federating OCI with an identity provider that already enforces MFA.
How can you ensure MFA is enforced for OCI access?

Suggested Answer: B Vote an answer

Here's why:
When you federate OCI with an identity provider (IdP) that already enforces MFA, you should leverage that existing implementation. This is the most efficient and secure way to ensure MFA for OCI access. Here's how it works:
User Authentication at the IdP: The user first attempts to access an OCI resource. They are redirected to the IdP for authentication.
IdP MFA Enforcement: The IdP prompts the user for their primary credentials (username/password) and then enforces its MFA process (e.g., TOTP, push notifications, biometrics).
SAML Assertion with Authentication Context: Upon successful authentication (including MFA), the IdP issues a SAML assertion. This assertion includes an Authentication Context that explicitly states that MFA was used.
OCI Trust and Enforcement: OCI trusts the IdP's authentication and accepts the SAML assertion. Because the assertion contains the Authentication Context indicating MFA, OCI recognizes that the user has already completed MFA and grants access.
Why the other options are incorrect:
A). Configure MFA directly within the OCI Identity Domain: If you are federating, you should not configure MFA within OCI for the federated users. Doing so would create a redundant and potentially conflicting MFA process. The purpose of federation is to centralize identity management and authentication at the IdP.
C). Implement a separate MFA solution in front of OCI: This is also redundant and adds unnecessary complexity. It would require managing two separate MFA solutions, which increases administrative overhead and could lead to inconsistencies.
D). MFA is not possible with federated access: This is incorrect. MFA is absolutely possible and commonly used with federated access.
The key is to leverage the IdP's existing MFA capabilities.

by Kent at Mar 16, 2026, 03:20 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
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.

0
0
0
10