6.2 Obtaining the OAM Container image

The Oracle Access Management (OAM) Kubernetes deployment requires access to an OAM container image.

Prebuilt OAM Container Image

The latest prebuilt OAM 14.1.2.1.0 container image can be downloaded from Oracle Container Registry. This image is prebuilt by Oracle and includes Oracle Access Management 14.1.2.1.0, the latest Patch Set Update (PSU) and other fixes released with the Critical Patch Update (CPU) program.
  • The OAM container images available can be found on Oracle Container Registry, by navigating to Middleware > oam for the initial March 2025 release, and Middleware > oam_cpu for subsequent releases that contain the latest PSU and CPU fixes.
  • Before using the image you must login and accept the license agreement.
  • Throughout this documentation, the image repository and tag used is: container-registry.oracle.com/middleware/oam_cpu:14.1.2.1.0-jdk17-ol8-<YYMMDD> where <YYMMDD> is the date shown in the image tag. For the initial March 2025 release, replace with container-registry.oracle.com/middleware/oam:14.1.2.1.0-jdk17-ol8-<YYMMDD>.
You can use this image in the following ways:
  • Pull the container image from the Oracle Container Registry automatically during the OAM Kubernetes deployment.
  • Manually pull the container image from the Oracle Container Registry and then upload it to your own container registry.
  • Manually pull the container image from the Oracle Container Registry and manually stage it on each worker node.