SC‑300 Study Portal Dark

Unit 12: Explore Automatic User Creation (SCIM)

What is SCIM?

System for Cross-Domain Identity Management (SCIM) is an open standard (RFC 7643 & 7644) for automating identity provisioning between systems.

Goal: Automatically create, update, and deactivate user accounts across platforms (e.g., HR → Entra → SaaS).

SCIM Components

ComponentDescription
HCM SystemHR or Human Capital Management software (e.g., Workday, SAP SuccessFactors).
Microsoft Entra Provisioning ServiceUses SCIM 2.0 protocol to synchronize users/groups to target systems.
Microsoft Entra IDIdentity repository — central user store.
Target SystemApp with a SCIM endpoint (e.g., ServiceNow, Salesforce).

Why Use SCIM

Example: When a new hire is added to Workday, SCIM automatically creates the user in Entra ID and assigns licenses. When HR terminates the employee, SCIM removes access from all connected apps instantly.

Security and Exam Notes

✅ Module 2 Summary: Create, Configure, and Manage Identities

AreaKey Concepts
UsersCloud, synced, and guest accounts. Managed via Entra admin center or PowerShell.
GroupsSimplify access and licensing; supports dynamic rules.
DevicesEntra registered (BYOD), joined (cloud), and hybrid joined (on-prem + cloud).
LicensesGroup-based licensing automates provisioning; track error states and usage location.
Custom AttributesExtend directory schema for business-specific classification and access control.
SCIM AutomationAutomates user provisioning between HR, Entra, and SaaS apps.

Real-World Summary: Contoso implements full identity lifecycle automation: