AccessArc — the identity layer underneath.

AccessArc is the identity, access control, and audit layer that underpins TeamSync. It is what makes permissions-aware AI work as a platform property rather than a per-deployment policy.

Talk to a security solutions engineer · Read the permissions-aware AI pillar


What AccessArc provides.

FunctionDetail
Identity federationSAML / OIDC / SCIM with Microsoft Entra ID, Okta, Ping Identity, ForgeRock, OneLogin, customer-managed IdPs. HSPD-12 / FIPS 201 / PIV for federal.
RBAC + ABAC enforcementPermissions evaluated per request, not per session; AI copilot inherits user scope.
Per-tenant envelope encryptionPer-tenant master key (KEK) wrapping per-class data-encryption keys (DEK); crypto-shred via DEK destruction. See Crypto-shred pillar.
Customer-controlled key custodyWhere sovereignty is required, customer-controlled HSM-backed key custody.
Tamper-evident audit ledgerMerkle hash chain on every event; per-day root cross-attested across regions and witness nodes. See Tamper-evident audit pillar.
Tenancy isolationMulti-tenant with hard isolation; multi-region tenancy supported per residency requirement.
Backup + DRPer-tenant backup + DR with audit-trail continuity preserved across recovery.
MFA + session controlsConfigurable MFA; session lock per regulator (e.g., CJIS 30-min).

Why AccessArc matters for AI on regulated content.

The AI platform inherits AccessArc's identity model. That is what makes the answer to "can the AI return content the user is not authorised to see" the architectural answer "no" — not the policy answer "we ask it not to."

PropertyHow AccessArc enables it
Permissions-aware AIPer-request RBAC + ABAC scoping the retrieval set
Crypto-shred for individual rightsPer-data-subject envelope encryption
Cryptographic audit on AI activityMerkle ledger anchoring every AI request + response
Cross-region attestationPer-day roots cross-signed across regions

How AccessArc is provisioned.

Provisioning stepMechanism
Tenant creationProgrammatic via API; admin via console
User + group syncSCIM with the customer's IdP; just-in-time provisioning supported
Role + attribute modelCustomer-defined; AccessArc enforces
Key custodyTeamSync-managed by default; customer-managed HSM optional
Region selectionPer-tenant or per-class

Read more.