TL;DR: Legacy access management platforms such as SiteMinder can slow cloud-native, API-first, and multi-tenant identity programmes, while modern CIAM tools reduce proxy dependency and orchestration overhead, according to Descope. The deeper issue is that legacy enforcement models make identity change harder to govern as architectures expand.
At a glance
What this is: This is a Descope analysis of why teams look beyond SiteMinder, and its key finding is that legacy proxy-based access management creates friction in cloud-native, API-first, and multi-tenant environments.
Why it matters: It matters because IAM, NHI, and customer identity teams have to govern modern authentication and authorisation patterns without letting legacy architecture force extra products, custom logic, or slower change.
By the numbers:
- 46% of companies are currently delaying CIAM improvements due to competing pressures.
- 97% of NHIs carry excessive privileges, increasing unauthorised access and broadening the attack surface.
- 90% of IT leaders say properly managing NHIs is essential for a successful zero-trust implementation.
👉 Read Descope’s analysis of the top SiteMinder alternatives for access management
Context
SiteMinder is a legacy access management platform built around reverse proxy enforcement and web-agent integration. That model still works in many on-prem estates, but it becomes harder to sustain when identity must serve cloud-native applications, API-first services, B2B SaaS tenants, and modern authentication journeys.
The governance issue is not simply technology age. It is that modern identity programmes increasingly need adaptive MFA, fine-grained authorisation, orchestration, and tenant-aware controls to evolve without turning every change into a server-level project or a multi-product integration effort.
Key questions
Q: How should security teams modernize away from legacy access management architectures?
A: Start by mapping which identity decisions are still bound to proxy enforcement, server-side rules, or custom integrations. Then separate controls that genuinely need to remain central from those that should move into cloud-native orchestration, tenant-aware authorisation, or application-layer policy. Modernisation succeeds when governance becomes simpler, not when it merely shifts complexity elsewhere.
Q: Why do legacy access management tools struggle in CIAM and multi-tenant SaaS environments?
A: They were usually designed around workforce access, stable web boundaries, and directory-centric policy models. CIAM and multi-tenant SaaS need tenant isolation, external user journeys, delegated administration, and flexible authentication flows. When those requirements are forced into a legacy proxy model, teams often end up with workarounds, extra products, or brittle custom logic.
Q: What do teams get wrong about adaptive MFA in modern identity programmes?
A: They often treat adaptive MFA as a standalone feature instead of part of a broader identity journey. In practice, step-up decisions depend on orchestration, risk signals, tenant context, and lifecycle governance. If those pieces are fragmented, MFA becomes another point solution rather than a coherent access control mechanism.
Q: How do you know whether your identity stack is creating too much technical debt?
A: Look for signs that basic identity changes require infrastructure edits, multiple product handoffs, or specialist proxy knowledge. If authentication, authorisation, and federation all need separate operational paths, the stack is probably encoding technical debt. A healthy architecture lets teams change journeys and policies without turning every update into a deployment project.
Technical breakdown
Why reverse proxy access control becomes brittle in modern identity stacks
Reverse proxy models place the access control decision in front of the application, which works well when the application estate is stable and web-centric. In cloud-native and microservice environments, that centralised choke point can become rigid because access logic must follow distributed application paths, API calls, and changing tenancy patterns. The result is not just slower change. It is a tighter coupling between identity policy and infrastructure behaviour, which raises maintenance cost and makes modern auth patterns harder to express cleanly.
Practical implication: teams should map which access decisions still depend on proxy enforcement and identify where application-layer controls now need to take over.
How CIAM and multi-tenancy change the authorisation model
Customer identity is not workforce identity with a new label. CIAM has to handle external users, tenant boundaries, delegated administration, and different trust levels across the same platform. That shifts authorisation from simple directory-centric policies toward tenant-aware RBAC and, in more complex cases, fine-grained authorisation. When a legacy system was designed primarily for enterprise web access, these requirements often appear as workarounds, custom rules, or additional products rather than native platform behaviour.
Practical implication: assess whether tenant isolation and customer-facing flows are native functions or layered exceptions in your current identity stack.
What visual orchestration changes for authentication and MFA operations
Visual orchestration replaces hard-coded or infrastructure-tied identity logic with configurable flows for login, step-up, consent, and MFA. That matters because authentication is no longer a one-time gateway function. It is a sequence that can change based on context, risk, and user type. In older architectures, adjusting that sequence often means editing proxy rules or deploying new code. In newer models, the control surface is the workflow itself, which shortens change cycles but also demands stronger governance over who can alter journeys and how those changes are reviewed.
Practical implication: treat workflow change control as part of identity governance, not just a developer convenience.
NHI Mgmt Group analysis
Legacy proxy enforcement creates identity technical debt. The problem is not that reverse proxies fail outright. The problem is that they lock identity policy to an architectural era that assumes stable web boundaries, few tenancy variants, and slower change. Once identity has to serve customer, partner, and AI-driven workflows, the hidden cost is policy sprawl and exception handling. Practitioners should treat proxy dependency as a governance constraint, not just an infrastructure preference.
CIAM exposes the gap between workforce IAM design and external identity reality. Workforce identity controls are often built around directory ownership, employee lifecycle assumptions, and centrally managed policy sets. Customer identity has different scale, different trust boundaries, and different recovery expectations. That means multi-tenant authorisation, delegated administration, and low-friction authentication must be governed as first-class controls rather than bolted-on features. Practitioners should re-evaluate whether their current IAM design can actually distinguish internal and external identity risk.
Authentication orchestration is now a control plane issue, not a convenience layer. When login, step-up MFA, consent, and SSO logic move into configurable flows, the identity team gains agility but also a larger governance surface. Changes to journeys can affect fraud exposure, tenant isolation, and user trust instantly. The named concept here is identity orchestration debt: the operational burden created when identity logic is scattered across proxies, custom code, and separate products. Practitioners should reduce that debt before it hardens into process dependency.
Agentic and API-first systems widen the identity scope beyond human access. The article’s reference to AI-driven use cases matters because identity programmes increasingly have to govern machine actors as well as people. That does not make every automation autonomous, but it does mean authN and authZ design must be usable across services, tenants, and future agentic workflows. Practitioners should choose patterns that can extend across human, customer, and machine identity without multiplying control planes.
Modernisation should be measured by governance simplicity, not feature count. A stack that needs multiple products, custom proxies, and server-side policy logic to deliver standard identity outcomes is already signalling architectural strain. The key question is whether the platform reduces decision points across authentication, authorisation, and lifecycle change. Practitioners should favour identity designs that compress complexity rather than redistribute it.
From our research:
- 96% of organisations store secrets outside of secrets managers in vulnerable locations including code, config files, and CI/CD tools, according to Ultimate Guide to NHIs.
- 71% of NHIs are not rotated within recommended time frames, increasing the risk of compromise over time, according to NHI Mgmt Group research.
- For the broader governance pattern, see Ultimate Guide to NHIs , Lifecycle Processes for Managing NHIs for lifecycle controls that reduce identity sprawl.
What this signals
Identity orchestration debt: the longer authentication and authorisation logic stays split across proxies, custom code, and separate products, the harder it becomes to govern change without introducing regressions. Teams modernising identity should watch for workflow edits that now carry the same risk profile as infrastructure releases.
With 96% of organisations storing secrets outside of secrets managers in vulnerable locations including code, config files, and CI/CD tools, according to our Ultimate Guide to NHIs, the broader lesson is that control sprawl is already the norm. Identity programmes that reduce sprawl will have an easier time supporting tenant-aware access and future machine actors.
Teams that are moving toward modern CIAM should treat federation, step-up, and consent as change-controlled governance surfaces, not just product features. The practical signal is simple: if your identity team cannot adjust journeys without infrastructure work, the stack is already constraining programme maturity.
For practitioners
- Inventory proxy-dependent identity decisions Map every login, step-up, SSO, and authorisation rule that currently depends on reverse proxy enforcement. Separate true control requirements from legacy implementation choices so you can see where the architecture is adding friction rather than value.
- Separate workforce and customer identity requirements Document which controls rely on employee directory assumptions and which must support external users, partners, and tenants. Use that split to test whether your platform can express customer identity boundaries natively instead of through exceptions.
- Treat orchestration changes as governed control changes Put identity journey edits under change control, review, and rollback procedures. A workflow update can alter MFA prompts, consent paths, or tenant behaviour, so it should be handled like any other security-sensitive control change.
- Reduce layered product sprawl in the identity stack Identify where core capabilities such as authentication, MFA, federation, and authorisation are spread across multiple products. Prioritise consolidation where the operational overhead of stitching controls together is slowing delivery and obscuring accountability.
Key takeaways
- Legacy access management becomes a liability when identity must support cloud-native applications, tenants, and API-first services.
- The governance problem is not feature parity alone, but the operational debt created when identity control remains tied to proxy-centric architecture.
- Teams should judge SiteMinder alternatives by how much architectural complexity they remove from authentication, authorisation, and orchestration.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST Zero Trust (SP 800-207) and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST Zero Trust (SP 800-207) | AC-1 | Legacy proxy access control maps to zero-trust policy enforcement boundaries. |
| NIST CSF 2.0 | PR.AC-4 | The post is about how access permissions are governed across modern identity stacks. |
| OWASP Non-Human Identity Top 10 | NHI-01 | The article touches agentic and machine-driven identity use cases that extend NHI scope. |
Design identity controls that can extend to machine and agent actors without multiplying control planes.
Key terms
- Customer Identity And Access Management: Customer Identity and Access Management is the part of IAM that governs external users such as customers, partners, and tenants. It focuses on secure registration, authentication, federation, and access policies at internet scale, where user journeys, privacy boundaries, and tenant separation matter as much as login security.
- Identity Orchestration: Identity orchestration is the configuration and coordination of authentication, MFA, consent, federation, and authorisation steps as a controlled workflow. It replaces rigid, code-heavy identity logic with a policy-driven sequence that can adapt to risk, user type, and application context without rewriting the core application.
- Reverse Proxy Enforcement: Reverse proxy enforcement is an access control pattern in which traffic is checked and filtered before reaching the application. It can be effective for legacy web estates, but it becomes harder to govern when identity journeys need to support APIs, tenants, and cloud-native services with different trust boundaries.
- Multi-Tenant Authorisation: Multi-tenant authorisation is the control model that ensures different customers, partners, or business units can use the same system without crossing data or privilege boundaries. It requires tenant-aware policy design, clear isolation, and careful governance of delegated roles and shared resources.
What's in the full article
Descope's full blog post covers the operational detail this post intentionally leaves for the source:
- Step-by-step comparison of leading SiteMinder alternatives across architecture, orchestration, and multi-tenancy.
- Capability-by-capability breakdown of Descope, Auth0, Microsoft Entra External ID, Keycloak, Ory, and FusionAuth.
- Implementation-specific feature lists for SSO setup, adaptive MFA, and low-code identity flows.
- Product-level positioning on how each platform handles customer identity and SaaS use cases.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building or maturing an identity, security, or governance programme, it is worth exploring.
Published by the NHIMG editorial team on 2026-06-18.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org