Skip to content

Oracle Identity and Access Management 12c to 14c upgrade

Last updated 9 min read

TL;DR

Oracle Identity and Access Management 14c is release 14.1.2.1, shipped March 2025, covering Oracle Access Management, Oracle Identity Governance, Oracle Unified Directory and Oracle Internet Directory on WebLogic Server 14c. The supported path is from 12c PS4 (12.2.1.4) to 14c, in-place or out-of-place, with earlier 12c estates moving to 12.2.1.4 first. Fusion Middleware 12c Premier Support ends December 2026 and Extended Support December 2027, so the identity tier belongs in the same programme as the WebCenter and SOA tiers it protects.

Who this is for

The identity or middleware lead running Oracle Access Management, Identity Governance and a directory tier on Fusion Middleware 12c, particularly where that identity estate fronts WebCenter Content, Imaging, EBS or Fusion. If the WebCenter and SOA tiers are already in a 14c programme, this is the tier that has to move with them.

The timeline

Oracle Fusion Middleware 12c (12.2.1.4) — the platform under IAM 12c — reaches the end of Premier Support in December 2026 on the standard Lifetime Support schedule. Extended Support runs to December 2027 and provides security and critical patches through the upgrade window but no general bug fixes. For an identity tier that is, by definition, the security boundary, the difference between those tiers matters more than it does for most components.

Oracle Identity and Access Management 14c, release 14.1.2.1, shipped in March 2025. It carries a fresh Premier and Extended Support window from that release — the source lifecycle we have seen describes roughly eight years combined, followed by indefinite Sustaining Support; confirm the current dates against Oracle's Lifetime Support Policy. The 12c to 14c upgrade preserves the OAM, OIG, OUD and OID investment and resets the clock rather than replacing the platform.

What IAM 14c includes

ComponentRoleWhat carries into 14c
Oracle Access Management (OAM)Single sign-on, authentication, authorisation, risk-aware accessWebGates and agents, authentication schemes, authorisation policies, federation trust relationships
Oracle Identity Governance (OIG)Identity lifecycle, provisioning, access request and certification, connector-based reconciliationGovernance workflows, approval policies, connectors, custom event handlers and adapters
Oracle Unified Directory (OUD)The elastic LDAP directory, storage and proxy tierDirectory data, schema, access control, replication topology
Oracle Internet Directory (OID)The database-backed LDAP directoryDirectory data and dependent integrations, alongside or in place of OUD

All four run on Oracle WebLogic Server 14c. The source certification lists Oracle Database 19c, 23c and 23ai and JDK 17, with JDK 21 also certified; check the current certification matrix for your combination before the domain build.

The 12c PS4 to 14c upgrade, step by step

1. Confirm the 12c PS4 baseline

Upgrades to 14c are supported from 12.2.1.4 (12c PS4). An estate on an earlier 12c update moves to 12.2.1.4 first, then forward. The inventory confirms the current patch level for OAM, OIG, OUD and OID individually — they are not always on the same bundle patch.

2. Read the existing identity estate

Document every OAM-protected application and agent registration, every OIG connector and customisation, the OUD and OID directory trees and replication topology, and every downstream dependency: EBS, Fusion, WebCenter, custom applications. Anything that needs different handling on 14c is surfaced here, before change begins.

3. Stand up WebLogic 14c and the 14c binaries

Establish the 14c middleware tier on WebLogic Server 14c with a certified database and JDK. The WebLogic 14c upgrade guide covers the server tier. The identity components are installed on that foundation.

4. Upgrade schemas and configuration

The 12c PS4 to 14c step is supported in-place — upgrading the existing Oracle Home — and out-of-place, building a new 14c environment beside the running 12c estate. Out-of-place lowers cutover risk because the 12c estate keeps serving authentication throughout. Schemas are upgraded with the Upgrade Assistant and validated against 14c.

5. Validate integrations and directory data

Re-test OAM single sign-on and federation flows, OIG provisioning, reconciliation and approval workflows, and OUD and OID reads, writes and replication. Confirm that every downstream application authenticates and authorises identically against the 14c estate.

6. Parallel run, UAT, cutover

Where out-of-place is used, run 12c and 14c side by side through UAT. Validate every SSO path, governance workflow and directory dependency, and hold a tested rollback position through cutover.

Component by component

Oracle Access Management. SSO integrations, WebGate and agent registrations, authentication schemes, authorisation policies and federation trust relationships are re-established on OAM 14c, and risk-aware and adaptive authentication configuration is validated. The test that matters is simple to state: every application that trusted 12c OAM authenticates identically against 14c.

Oracle Identity Governance. Access request, approval, certification and reconciliation workflows, target-system connectors and any customisations are migrated and validated against 14c. Connector versions are checked for 14c certification; custom event handlers, adapters and UI customisations are reviewed for compatibility. The assessment separates what transfers as-is from what needs rework.

Oracle Unified Directory and Internet Directory. Directory data, schema and access control are carried into the 14c directory tier, and the replication topology is re-established and validated end to end. Whether the estate runs OUD, OID or both, directory behaviour has to be proven identical before dependent SSO and governance flows are cut over.

In-place or out-of-place

Both are supported from 12c PS4, and the choice is about risk tolerance rather than capability. In-place upgrades the existing Oracle Home and schemas where they stand: less infrastructure, a shorter build, and no second environment to license or host, at the cost of a rollback that means restoring from backup. Out-of-place builds the 14c estate beside the running 12c one: more infrastructure for the duration, but the 12c estate keeps authenticating every user throughout, the two can be compared side by side under real load, and rollback is a routing change rather than a restore. For an identity tier that fronts production applications, we default to out-of-place and reserve in-place for small, single-node estates with a tolerant maintenance window.

What typically needs rework

Most of an identity estate carries forward through the Upgrade Assistant. The items that reliably need hands-on attention are the ones outside Oracle's reference configuration:

  • Custom OAM authentication plugins and custom login pages, which are compiled or templated against 12c interfaces and need to be rebuilt and re-tested on 14c.
  • OIG custom event handlers, scheduled tasks and adapters, particularly anything compiled against 12c APIs or referencing internal packages.
  • WebGate and agent versions on the OHS tier in front of WebCenter, EBS and custom applications, which must be at a release compatible with OAM 14c.
  • LDAP authenticators in dependent WebLogic domains — the Content Server, Imaging, Capture and SOA domains that use OUD or OID as their identity store — whose provider configuration and group-to-role mappings are validated against the 14c directory.
  • Certificates, keystores and trust stores for federation, WebGate-to-OAM and directory TLS, which are re-issued or re-imported into the 14c estate and expire on their own schedule.
  • Load-balancer and virtual-host definitions, SSO cookie domains and logout URLs, which point at hostnames that change in an out-of-place build.
  • Directory schema extensions and custom attributes, which must exist in the 14c directory before any data is loaded or replicated.

None of these are surprises if the inventory in step 2 was done properly. They become surprises when it was not.

Where the identity tier meets the WebCenter estate

In many estates OAM fronts the WebCenter Content and Imaging user interfaces, and OUD or OID is the identity store behind the WebLogic security realm that Content Server, Imaging, Capture and the SOA domain share. That means the identity upgrade is not independent of the WebCenter 14c upgrade: the WebGates on the OHS tier, the authentication providers in each WebLogic domain, and the group memberships that drive Content Server security groups and Imaging application permissions all have to be re-validated against the 14c identity estate. Sequence the identity tier so it is proven before the WebCenter domains cut over, or run both on 12c until the identity tier is ready — but do not cut WebCenter to 14c against an identity tier still mid-upgrade.

How ECMWorks does this

We read the running identity estate directly — OAM agents and policies, OIG connectors and customisations, the OUD and OID topology, and every downstream dependency — and produce a structured 12c to 14c plan with the in-place or out-of-place decision made on the facts of the estate. Delivery builds the 14c environment on WebLogic 14c beside the running 12c estate, validates SSO, federation, governance workflows, connectors and directory replication component by component, and cuts over only after end-to-end authentication, authorisation, provisioning and directory testing passes, with the 12c estate held as a tested rollback throughout. Where the identity tier fronts WebCenter, we plan both upgrades as one sequence.

Questions

Is Oracle Identity and Access Management 14c released, and what version is it?

Yes. IAM 14c is release 14.1.2.1, shipped in March 2025. It includes Oracle Access Management, Oracle Identity Governance, Oracle Unified Directory and Oracle Internet Directory, running on Oracle WebLogic Server 14c.

What is the supported 12c to 14c upgrade path for IAM?

From Identity and Access Management 12c PS4, on Fusion Middleware 12.2.1.4, to 14c (14.1.2.1). Estates on earlier 12c updates move to 12.2.1.4 first. The 12c PS4 to 14c step is supported both in-place, upgrading the existing Oracle Home, and out-of-place, building a new 14c environment beside the running estate.

Why does IAM 14c require WebLogic 14c?

IAM 14c runs on WebLogic Server 14c as its application-server foundation. The source certification we have seen lists Oracle Database 19c, 23c and 23ai and JDK 17, with JDK 21 also certified; confirm against the current certification matrix. Standing up the WebLogic 14c tier is a prerequisite step in the identity upgrade.

What needs special attention in an OUD or OID upgrade?

Replication. The topology across directory nodes is re-established in the 14c estate and reads, writes and replication convergence are tested end to end before any SSO or governance flow that depends on the directory is cut over. It is a gating step, not a post-cutover check.

How are OIG connectors and customisations carried forward?

Connectors are checked for 14c certification, and custom event handlers, adapters, approval workflows and UI extensions are reviewed for compatibility. Access request, approval, certification and reconciliation workflows are re-established and validated against their target systems. The assessment separates what transfers directly from what needs rework.

How long does an IAM 12c to 14c upgrade take?

It scales with the number of OAM-protected applications and agents, the OIG connector and customisation count, and the directory topology. Estates close to the reference configuration move quickly; heavily customised governance estates take longer. An inventory of a few weeks produces the timeline for a specific implementation.

Put the estate in front of an engineer.

Tell us the versions, the components and the integrations. You get a straight answer on what the estate needs, what it does not, and what order to do it in.

Talk to an engineer