By NHI Mgmt Group Editorial TeamPublished 2026-03-26Domain: AnnouncementsSource: Cerby

TL;DR: Okta’s planned retirement of its Mobile app on May 31, 2026 raises a governance problem for organisations that still depend on secure web authentication for credential-based, non-federated mobile apps, where end-user-managed passwords, shared secrets, and incomplete auditability remain common, according to Cerby. The real issue is not migration convenience but whether identity teams can bring disconnected apps under centrally managed lifecycle and credential controls without preserving standing risk.


At a glance

What this is: Okta Mobile’s planned end of life highlights how mobile secure web authentication still depends on disconnected, credential-based apps that often sit outside federation and lifecycle control.

Why it matters: IAM teams need a migration path that preserves access while bringing passwords, sharing, rotation, and auditability into governed workflows across NHI and human identity programmes.

👉 Read Cerby’s analysis of Okta Mobile end of life and SWA migration


Context

Okta Mobile’s retirement matters because many mobile business applications still do not support SAML or OIDC, so access depends on stored credentials rather than federated identity. That creates a familiar identity governance problem: passwords are created, shared, and rotated outside the control plane, which weakens auditability and makes lifecycle enforcement uneven.

For identity teams, the question is not whether mobile access will continue, but whether disconnected applications can be brought under centrally managed controls without forcing users back into insecure workarounds. Cerby’s migration path is aimed at that gap, but the underlying issue is broader than one vendor: organisations still operate with a split between federated apps and credential-based apps that behave very differently under IAM.

The operational pressure here is typical, not exceptional. Most enterprises have accumulated a long tail of apps that do not fit modern federation patterns, and that long tail becomes the place where passwords, shared access, and manual exception handling quietly persist.


Key questions

Q: How should teams govern mobile apps that still depend on shared credentials?

A: Treat them as a credential lifecycle problem, not just an access experience problem. Put shared credentials into a managed vault, restrict who can retrieve or replay them, and tie every access change to an authoritative identity event. If the app cannot federate, the governance goal is to control the secret, the replay path, and the audit trail together.

Q: Why do non-federated mobile apps create more governance risk than federated ones?

A: Because the password becomes the real control point. Federation shifts trust to signed assertions and central policy, while non-federated apps leave secret handling to users, administrators, or workaround tools. That increases the chance of weak passwords, hidden sharing, stale access, and incomplete revocation, all of which weaken identity governance.

Q: What breaks when lifecycle workflows do not reach disconnected applications?

A: Joiner, mover, and leaver processes stop at the identity provider and never change the app state. That means access can persist after role changes or departures, especially when credentials are shared or partially admin-managed. The result is orphaned access, audit gaps, and revocation that exists in policy but not in practice.

Q: How can security teams reduce risk during a mobile SWA migration?

A: Separate the app estate into federated and credential-governed groups, then migrate the latter through a control layer that can rotate secrets, log changes, and revoke access centrally. This avoids forcing users back into unmanaged passwords while preserving continuity for apps that cannot support modern federation.


How it works in practice

Why disconnected mobile apps break federation assumptions

Federation depends on the application accepting a trusted identity assertion, usually through SAML or OIDC, so the user never handles the password directly. Disconnected apps do not participate in that flow, which means identity teams must manage credentials, not just assertions. In mobile contexts, that often forces a proxy model where a platform stores secrets, replays them at login, and records activity for audit. The technical risk is that the credential remains the real authenticator, so lifecycle, rotation, and sharing controls become as important as sign-in UX. Practical implication: treat every non-federated mobile app as a credential governance problem, not an SSO problem.

Practical implication: Map disconnected mobile apps separately from federated apps and assign ownership for credential lifecycle, rotation, and audit logging.

Centralised credential vaulting versus user-managed secrets

A secure vault changes the trust boundary by taking the password out of spreadsheets, browser storage, and end-user memory. For credential-based apps, that matters because the attack surface is usually not the application protocol but the secret distribution pattern around it. Centralisation also makes it possible to enforce password strength, rotate on schedule, and revoke access without leaving stale copies behind. However, vaulting only improves governance if the system controls who can view the secret, who can replay it, and how changes are logged. Practical implication: standardise on managed vault access for shared and admin-managed credentials, then audit for any alternate secret storage path.

Practical implication: Eliminate side channels such as spreadsheets and personal password managers, and make the vault the only authorised credential source.

Lifecycle automation for non-federated applications

Joiner, mover, and leaver workflows lose effectiveness when applications lack SCIM or user-management APIs, because identity teams cannot reliably provision or revoke access at the application layer. Lifecycle automation for disconnected apps therefore has to operate through an access broker or management layer that can trigger creation, update, rotation, and deprovisioning based on authoritative identity events. This is especially relevant for shared accounts and partially admin-managed credentials, where ownership is split and offboarding is easy to miss. Practical implication: extend lifecycle controls to every non-federated app and verify that revocation actually invalidates prior access, not just records an intent to revoke.

Practical implication: Tie provisioning and deprovisioning to authoritative identity events so access changes propagate to disconnected apps without manual intervention.


NHI Mgmt Group analysis

Mobile SWA retirement exposes a governance gap, not just an application migration task. When a large population of business apps still relies on credentials rather than federation, the identity team inherits the burden of securing the secret itself. That shifts the control problem from sign-in flow design to credential lifecycle, sharing, and revocation discipline. Practitioners should treat the retirement as a signal that disconnected-app governance still needs an explicit operating model.

Credential-based mobile access remains a weak point because it normalises user-managed secrets. The article’s own examples, including weak passwords and insecure sharing, are not edge cases. They are the predictable outcome when the platform cannot enforce a single credential source of truth. The implication for governance teams is that fragmented secret handling is a structural risk, not an exception to be documented and tolerated.

Managed vaulting is the named control pattern that closes the visibility gap. A secure vault does more than store passwords. It gives identity teams a place to enforce policy, observe changes, and support revocation without exposing the secret. That makes it a practical control boundary for disconnected apps that cannot speak modern federation protocols. Practitioners should make vault-backed access the baseline for non-federated mobile applications.

Joiner, mover, and leaver workflows only extend cleanly when the disconnected app layer is instrumented. If lifecycle events stop at the identity provider, the app estate remains outside policy. That leaves shared and admin-managed credentials vulnerable to stale access and unresolved ownership. The governance lesson is clear: lifecycle discipline has to reach the application layer, even when the application itself cannot participate directly.

Okta Mobile’s end of life will accelerate category sorting between federated apps and credential-governed apps. Organisations will have to decide which applications can move to standard federation and which require a dedicated management layer for access, rotation, and audit. That distinction matters because it determines where identity governance owns the control plane and where manual exceptions will otherwise accumulate. Practitioners should use the transition to rationalise their disconnected-app inventory.

From our research:

  • 88.5% of organisations acknowledge that their non-human IAM practices lag behind or are merely on par with their human identity and access management efforts, according to The 2024 Non-Human Identity Security Report.
  • Only 19.6% of security professionals express strong confidence in their organisation's ability to securely manage non-human workload identities.
  • That confidence gap is why the NHI Lifecycle Management Guide matters when access has to be provisioned, rotated, and revoked across disconnected applications.

What this signals

Managed secret control becomes the decisive boundary when mobile apps cannot federate. Teams that still rely on credential replay need to decide whether the vault is the authoritative source of truth or just another storage location. If it is only storage, the same sprawl and audit problems will reappear elsewhere in the stack. The practical direction is to make vaulting, replay control, and revocation one operating model, then map that model to the OWASP Non-Human Identity Top 10.

Disconnected-app governance will increasingly sit at the intersection of human and non-human identity programmes. Mobile access often begins with a person, but the secret lifecycle behaves like an NHI problem once credentials are stored, shared, and rotated centrally. That means IAM teams should not leave these apps in a side programme. They should fold them into lifecycle governance, audit evidence, and privileged access review using the Ultimate Guide to NHIs , Lifecycle Processes for Managing NHIs.

23.7% of organisations share secrets through insecure methods such as email or messaging applications. That figure from The 2024 Non-Human Identity Security Report is a reminder that the weakest control is often secret distribution, not authentication itself. For teams migrating away from Okta Mobile, the priority is to remove informal sharing paths before they become the default fallback during transition.


For practitioners

  • Inventory every mobile SWA dependency Identify all apps that still rely on credential replay rather than SAML or OIDC, then classify them by owner, business criticality, and shared versus personal credential use.
  • Move secrets into a single managed vault Remove passwords from spreadsheets, personal managers, and ad hoc sharing paths, and make the vault the only approved source for credential-based mobile access.
  • Extend lifecycle events to disconnected apps Bind joiner, mover, and leaver changes to provisioning, deprovisioning, and rotation actions for every non-federated application, including shared and admin-managed accounts.
  • Require audit evidence for every credential change Log each login, password update, MFA factor change, and revocation event so compliance teams can prove who accessed what and when in disconnected environments.

Key takeaways

  • Okta Mobile’s retirement exposes how many organisations still depend on disconnected mobile apps that cannot be governed through federation alone.
  • The main risk is credential sprawl, because user-managed and shared secrets create weak auditability, unclear ownership, and fragile revocation.
  • The control gap closes when lifecycle events, vaulting, rotation, and audit logging are extended to non-federated apps as one governed process.

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 CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-03Credential rotation and secret handling are central to disconnected mobile app governance.
NIST CSF 2.0PR.AC-1Access provisioning and revocation must extend to apps that do not support federation.
NIST Zero Trust (SP 800-207)PR.AC-4Zero Trust requires continuous access control even when apps rely on stored credentials.

Map non-federated app secrets to NHI-03 and automate rotation for every managed credential.


Key terms

  • Disconnected Application: A disconnected application is an app that does not support standard federation or modern identity APIs, so access depends on local credentials or custom handling. In identity programmes, these apps are managed through compensating controls such as vaulting, rotation, and lifecycle automation.
  • Secure Web Authentication: Secure Web Authentication is a pattern for accessing applications that do not support federation by securely storing and replaying credentials on behalf of the user. It reduces user friction, but it also shifts the main governance burden to secret storage, visibility, and revocation control.
  • Admin-Managed Credential: An admin-managed credential is a partially controlled account where an administrator defines part of the login configuration and the user controls the rest, often a password. This split ownership creates governance complexity because responsibility for rotation, sharing, and offboarding is not fully centralised.
  • Credential Replay: Credential replay is the act of submitting a stored username and password to an application on behalf of a user. It preserves access for non-federated systems, but it also means the secret itself becomes the security boundary and must be governed like any other high-value credential.

Deepen your knowledge

Mobile SWA governance and disconnected application access are covered in our NHI Foundation Level course, the industry's only accredited NHI security programme. If your team is preparing for a similar migration, the course provides a practical starting point for structuring control ownership.

This post draws on content published by Cerby: Okta Mobile end of life and migration options for secure web authentication. Read the original.

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