Question 682 of 1,152
Security ArchitecturemediumMultiple ChoiceObjective-mapped

Quick Answer

The correct answer is to add SCIM provisioning between the directory and the SaaS application. SCIM, which stands for System for Cross-domain Identity Management, is the standard protocol that automates the entire user account lifecycle—creation, updates, and disabling—by synchronizing identity data from an identity provider (like an on-premises directory) to a service provider (the SaaS app). This eliminates manual account management and ensures that changes in the directory are reflected automatically in the SaaS application. On the Security+ SY0-701 exam, this concept tests your understanding of identity and access management automation, often appearing in scenario-based questions where you must choose the protocol that handles automated provisioning rather than authentication protocols like SAML or OAuth. A common trap is confusing SCIM with SSO protocols; remember that SCIM manages the account lifecycle, while SSO manages the login session. Memory tip: SCIM stands for “System for Cross-domain Identity Management,” so think “SCIM syncs the identity lifecycle.”

SY0-701 Security Architecture Practice Question

This SY0-701 practice question tests your understanding of security architecture. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

Exhibit

Identity integration status:
- Corporate IdP SAML SSO: Enabled
- SaaS local accounts: Still manually managed
- HR termination event: User disabled in the IdP
- SaaS access after termination: Still active until help desk removes account
Requirement: access changes must flow to the app within minutes without manual ticket handling.

Based on the exhibit, which capability should be added so the SaaS app automatically creates, updates, and disables user accounts as directory changes occur?

Question 1mediummultiple choice
Full question →

Exhibit

Identity integration status:
- Corporate IdP SAML SSO: Enabled
- SaaS local accounts: Still manually managed
- HR termination event: User disabled in the IdP
- SaaS access after termination: Still active until help desk removes account
Requirement: access changes must flow to the app within minutes without manual ticket handling.

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

Add SCIM provisioning between the directory and the SaaS application.

SCIM (System for Cross-domain Identity Management) is the standard protocol designed to automate user provisioning and deprovisioning between an identity provider (like a directory) and a service provider (like a SaaS app). By adding SCIM provisioning, the SaaS app can automatically create, update, and disable user accounts in response to changes in the directory, eliminating the need for manual account management.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Require MFA on the SaaS login page and leave account provisioning manual.

    Why it's wrong here

    MFA improves sign-in security, but it does not automate account creation or deactivation.

  • Add SCIM provisioning between the directory and the SaaS application.

    Why this is correct

    SCIM automates user lifecycle events so account changes in the directory propagate to the application quickly.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Change the password rotation interval to every 30 days for all users.

    Why it's wrong here

    Password rotation does not disable accounts or synchronize lifecycle events across systems.

  • Store credentials in a shared spreadsheet so the help desk can disable access faster.

    Why it's wrong here

    A shared spreadsheet is insecure and still requires manual intervention for every lifecycle change.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates may confuse authentication mechanisms (like MFA) or password policies with identity lifecycle management, failing to recognize that SCIM is the specific protocol designed for automated provisioning and deprovisioning.

Detailed technical explanation

How to think about this question

SCIM uses RESTful APIs and JSON payloads to synchronize identity data, typically over HTTPS, and supports operations like create, read, update, and delete (CRUD) on user and group resources. Under the hood, SCIM defines a schema for user attributes (e.g., userName, active, emails) and uses endpoints like /Users and /Groups to enable real-time or batch provisioning. In a real-world scenario, if an employee is terminated in the directory, SCIM can instantly disable their SaaS account, reducing the risk of unauthorized access.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A SOC analyst notices unusual lateral movement in the network at 2 AM. The IR playbook dictates: identify and contain (isolate the affected machine), then eradicate (remove the malware), then recover (restore from backup), then document. Skipping containment before eradication risks the attacker regaining access. Questions like this test the sequence and rationale of incident response phases.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related SY0-701 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free SY0-701 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this SY0-701 question test?

Security Architecture — This question tests Security Architecture — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Add SCIM provisioning between the directory and the SaaS application. — SCIM (System for Cross-domain Identity Management) is the standard protocol designed to automate user provisioning and deprovisioning between an identity provider (like a directory) and a service provider (like a SaaS app). By adding SCIM provisioning, the SaaS app can automatically create, update, and disable user accounts in response to changes in the directory, eliminating the need for manual account management.

What should I do if I get this SY0-701 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This SY0-701 practice question is part of Courseiva's free CompTIA 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 SY0-701 exam.