Primary tier: Zero Trust ICAM foundations
Primary is your first choice—the optimal path when conditions are favorable. For identity, that’s your enterprise cloud IdP: Microsoft Entra ID, Okta, Ping Identity, or whichever provider serves as your authoritative identity source.
The enterprise identity gap
DISA is federating ICAM instances across DoD, creating a single identity provider point for millions of users. The intent is clear: unified identity for the enterprise.
The reality is messier. Legacy applications speak LDAP when your IdP speaks OIDC. Mission-critical systems predate modern authentication protocols. Custom access policies are hardwired into application code. Rewriting every app isn’t feasible.
So organizations accept risk. Non-standard apps remain outside the identity fabric. The Primary tier has gaps.
Identity orchestration
Identity orchestration inserts an abstraction layer between applications and identity providers. It translates protocols, maps schemas, and enforces policies—so any app can connect to any IdP without code changes.
Primary tier capabilities:
- Legacy apps get modern authentication: Extend Entra ID, Okta, or Ping to applications that only understand LDAP or legacy SAML
- No vendor lock-in: Migrate between IdPs on your terms without rewriting applications
- Preserve custom policies: Keep access rules while modernizing infrastructure
- Accelerate authority to operate: Modernize apps without refactoring that triggers full security reviews
NIST 800-53 IA controls
Your Primary tier must satisfy Identification and Authentication (IA) controls:
- IA-2: Uniquely identify and authenticate users
- IA-2(1): MFA for privileged accounts
- IA-2(2): MFA for all network access
- IA-8: Authenticate external users
Identity orchestration enables these controls across your entire application portfolio—not just apps that natively support modern protocols.