Join our Newsletter — 33% off our NHI Course
Home› FAQ› Architecture & Implementation› How should large organisations build a central identity…
Architecture & Implementation

How should large organisations build a central identity platform that multiple business areas can use safely?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated September 26, 2026 Domain: Architecture & Implementation

Start with a reference architecture, then expose only standard protocols and replaceable capabilities so teams integrate to a common pattern instead of building ad hoc solutions. A central identity platform should own authentication, token issuance, and federation, while also supporting modern methods like OpenID Connect and multifactor authentication. That approach reduces duplication, improves consistency, and makes future integrations easier.

How a central identity platform should be designed for reuse

A central identity platform works best when it behaves like a product, not a one-off project. The platform should publish a stable reference architecture, expose a narrow set of standard interfaces, and hide implementation detail behind replaceable services. That lets business areas integrate in a consistent way while the platform team keeps control over authentication, federation, token issuance, and policy.

The design goal is not to centralise every identity decision into one rigid stack. It is to centralise the shared building blocks that must be consistent, then let business areas consume them through approved patterns. That reduces local exceptions, makes migrations safer, and avoids the long tail of bespoke identity code that becomes hard to govern later.

What should stay central, and what should remain modular

The central platform should own the functions that define trust and consistency across the enterprise: identity proofing where required, authentication flows, token lifecycle, federation, session policy, logging, and authoritative policy enforcement. It should also provide integration patterns for modern protocols such as OpenID Connect, so application teams can use a common model rather than inventing their own.

Modularity matters because the platform will evolve. Authentication methods change, business systems change, and some services will need different assurance levels or integration styles. If the platform is built around replaceable components, teams can upgrade authenticators, token services, or directory back ends without forcing every consuming application to redesign its integration. The key is that the contract stays stable even when the implementation changes.

For large organisations, this separation is what makes shared identity usable at scale. Business areas should consume the platform through well-defined capabilities, while the platform team owns the standards, guardrails, and lifecycle rules that prevent every team from solving the same problem differently.

How to avoid turning a shared identity platform into a bottleneck

The biggest design failure is treating central identity as a gatekeeper that every team must negotiate for every change. That creates delay, shadow integrations, and local workarounds. A safer model is to standardise the common path, pre-approve the patterns, and make the self-service route the easiest route for normal use cases.

That means clear service boundaries, documented onboarding, and predictable support for the most common integration patterns. It also means deciding upfront which parts are non-negotiable, such as authentication standards and token policy, and which parts can be delegated to business-specific configuration. When that line is unclear, teams either over-customise the platform or bypass it entirely.

At enterprise scale, reuse succeeds when the platform is easier to adopt than to circumvent. That usually requires strong architecture governance, good developer experience, and a narrow set of blessed patterns that cover most use cases without forcing every application into the same shape.

Risk and Threat Considerations

A central identity platform concentrates trust, so design mistakes can create enterprise-wide exposure instead of local failure. The main risks are over-customisation, excessive privilege in shared components, weak federation boundaries, and inconsistent token or session policy across business areas.

Failure mechanism: If teams are allowed to extend the platform with one-off integrations, local exceptions, or duplicated authentication logic, the organisation loses consistency and creates hidden control gaps that are hard to detect and harder to unwind.

Impact: One weak integration pattern can affect many applications at once, increasing the blast radius of compromise, making audits harder, and raising the cost of future platform changes or incident response.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

NIST SP 800-53 Rev 5, NIST CSF 2.0, NIST Zero Trust (SP 800-207), OWASP ASVS and CSA Cloud Controls Matrix set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST SP 800-53 Rev 5IA-2 — Identification and Authentication (Organizational Users)Central identity platforms govern how users authenticate across business areas.
IA-5 — Authenticator ManagementThe platform owns token, credential, and authenticator lifecycle across services.
IA-9 — Service Identification and AuthenticationShared identity platforms must support service-to-service and federated integrations safely.
Recommendation — Standardise authentication flows under IA-2 so all business areas use the same enterprise pattern. Centralise authenticator lifecycle controls with IA-5 to keep tokens and credentials consistent. Apply IA-9 to authenticate platform integrations between applications and shared identity services.
NIST CSF 2.0PR.AA-05 — Identity Management, Authentication, and Access ControlThe subject is enterprise identity platform design and consistent access control across teams.
GV.SC-02 — Supply Chain Risk Management StrategyReplaceable platform capabilities and shared dependencies need governed control boundaries.
Recommendation — Use PR.AA-05 to define one reusable enterprise identity pattern for all consuming teams. Govern shared identity dependencies under GV.SC-02 so platform changes remain controlled and traceable.
NIST Zero Trust (SP 800-207)Zero Trust ArchitectureA central identity platform should verify access consistently instead of trusting local shortcuts.
Recommendation — Align the platform to Zero Trust principles so each access decision is explicit and policy-driven.
OWASP ASVSV10 — OAuth and OIDCOpenID Connect is a core protocol choice for the platform's reusable authentication pattern.
Recommendation — Use V10 to validate OIDC integration and token handling in consuming applications.
CSA Cloud Controls MatrixIAM — Identity & Access ManagementCloud identity platforms need consistent identity, authentication, and federation controls.
Recommendation — Apply the IAM domain to standardise enterprise identity services across cloud and business teams.

Practitioner Guidance

What to prioritise: Establish the platform contract first, then decide which identity functions are centrally governed and which are configurable by consuming teams. If the answer is ambiguous, the platform is probably not yet ready for broad reuse.

What to verify: Check that every consuming team can integrate through the same documented path without direct engineering intervention from the platform team. If onboarding depends on exceptions, the platform is not yet operating as a reusable service.

What good looks like: Teams adopt the platform because it is the fastest safe path, not because they are forced into it. A mature shared identity platform makes standard integration simple, keeps policy consistent, and still leaves room for business-specific needs without fragmenting trust.

Practitioner takeaway: Treat central identity as shared infrastructure with strict contracts and flexible internals, because reuse only scales when consistency is central and implementation remains replaceable.

Deepen Your Knowledge

Sign up to our weekly newsletter — get 33% off our NHI Foundation Level Course

    NHIMG Editorial Note
    Reviewed and updated by the NHIMG editorial team on September 26, 2026.
    NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org