SC-900 Practice Question: Describe the capabilities of Microsoft security solutions
Your organization uses Microsoft Entra ID and wants to provide a single sign-on (SSO) experience for a third-party SaaS application that supports SAML 2.0. The app must also enforce multifactor authentication (MFA) for external users. What should you configure?
⚠ Common exam trap
Watch out — candidates often confuse Linked Sign-On (Option B) with true federation, not realizing that Linked Sign-On merely redirects to an external login page without any identity provider integration or MFA enforcement capability.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Set up SAML-based federation in Microsoft Entra ID and assign a Conditional Access policy requiring MFA
The scenario requires SAML 2.0-based federation for SSO, which Microsoft Entra ID supports natively. By assigning a Conditional Access policy that requires MFA, you enforce multifactor authentication for external users accessing the third-party SaaS application, meeting both SSO and MFA requirements.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Set up SAML-based federation in Microsoft Entra ID and assign a Conditional Access policy requiring MFA
Why this is correct
SAML-based federation is the industry standard for enabling Single Sign-On (SSO) between an identity provider like Microsoft Entra ID and external enterprise applications. By configuring SAML, users authenticate once with Microsoft Entra ID and gain seamless access to the application. Subsequently, a Conditional Access policy can be applied to this specific application, mandating multi-factor authentication (MFA) to enhance security before access is granted, ensuring compliance with organizational security postures.
- ✗
Add the app as a Linked Sign-On application
Why it's wrong here
Linked Sign-On is designed for applications that already have an existing, non-Microsoft Entra ID based Single Sign-On solution or require a simple link to an external URL. This method does not involve Microsoft Entra ID acting as the identity provider for authentication, nor does it support direct integration with Microsoft Entra ID's security features like Conditional Access. Instead, it merely provides a launch point from the Microsoft Entra My Apps portal, redirecting users to the application's native login page or an external identity provider.
- ✗
Use password-based SSO in Microsoft Entra ID
Why it's wrong here
Password-based Single Sign-On (SSO) involves Microsoft Entra ID securely storing and replaying user credentials to a legacy application's login form on behalf of the user. While it provides a form of SSO for applications that lack modern authentication protocols like SAML, it does not establish a federated trust relationship. This method is fundamentally incompatible with SAML, and therefore cannot be used to set up SAML-based federation or directly integrate with advanced security policies like Conditional Access requiring MFA.
- ✗
Configure OAuth 2.0 authorization in Microsoft Entra ID
Why it's wrong here
OAuth 2.0 is an authorization framework primarily used for delegated access to protected resources, such as APIs, rather than for primary user authentication and Single Sign-On (SSO) to an application itself. While OpenID Connect builds on OAuth 2.0 to provide identity, OAuth 2.0 alone does not facilitate the direct federated authentication flow required for SAML-based SSO to an enterprise application. Therefore, configuring OAuth 2.0 would not enable the desired SAML federation or the enforcement of MFA via Conditional Access for application sign-in.
Go deeper
Related to this question
Learn chapter
Microsoft Entra ID
Key term
MFA
Multi-Factor Authentication (MFA) is a security method that requires a user to verify their identity using two or more different types of evidence, such as a password plus a code from a phone, before they can access an account or system.
Key term
Policy
A policy is a set of rules or guidelines that defines how an organization manages, secures, and operates its IT systems and services.
About these practice questions
Courseiva writes every SC-900 question from scratch — 1,250 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This SC-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SC-900 exam.