kevmap

TechniquesT1484.002 › AN1260

AN1260 Analytic 1260

Identity Provider · attack.mitre.org · ATT&CK Enterprise v19.2

<p>Adversary adds federated identity provider (IdP) or modifies tenant domain authentication from Managed to Federated. Detected via API, PowerShell, or Admin Portal through federation events like Set domain authentication, Add federated identity provider, or Update-MsolFederatedDomain.</p>
Detects
T1484.002 Trust Modification
Part of
DET0458 Detection of Trust Relationship Modifications in Domain or Tenant Policies

Log sources and channels

Exactly as MITRE states them in x_mitre_log_source_references. Where a channel is vague, it is vague in the source; kevmap does not tidy it.

Log sourceChannelData component
m365:unifiedSet federation settings on domain|Set domain authentication|Add federated identity providerDC0038 Application Log Content
azure:signinlogsOperationName=SetDomainAuthentication OR Update-MsolFederatedDomainDC0064 Command Execution

Mutable elements

Parameters MITRE marks as environment-specific. These are the knobs you are expected to tune; they are why an analytic is not a rule.

FieldDescription
OperationNameIdentify rare trust-modification operations (SetDomainAuthentication, Update-MsolFederatedDomain).
InitiatedByFlag federated trust changes performed by unknown users, service principals, or tokens.
UserAgentSeparate scripted/API interactions from GUI-based administrative changes.
TimeWindowCorrelate trust change to federated login or SAML token injection within short window.