Security ● Sealed v1.0 (treated)

Custom Security Attribute

Lists Custom Security Attribute definitions and assignments from Microsoft Graph

What it does

Enumerates Custom Security Attribute definitions and assignments from Microsoft Graph. Part of gap #29 CAP-side (Entra June 2026 preview). Exports: - Get-CustomSecurityAttributeDefinition : returns all CSA definitions - Get-CustomSecurityAttributeAssignment : returns all CSA assignments (which objects have which CSA values) Output schema: {tenantId, csaName, csaValue, targetObjectType, assignedTo, assignedAt}[]

How the app exposes it

The module feeds into the ACQI app's dedicated results view. From there, conflicts, dependencies, and readiness scores roll up into the deal workspace.

Route in app:
/discovered/custom-security-attribute

Outputs

Each module produces a CSV with readiness and risk scores, evidence-source counts, and last-seen timestamps. The exact columns vary by module — the app's results view shows the live schema.