Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ In this section you generate the required WDT models for the OAM domain, along w
```
domainUID: accessdomain
domainHome: /u01/oracle/user_projects/domains/accessdomain
image: container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<April'25>
image: container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<July'25>
imagePullSecretName: orclcred
logHome: /u01/oracle/user_projects/domains/logs/accessdomain
namespace: oamns
Expand Down Expand Up @@ -379,7 +379,7 @@ In this section you generate the required WDT models for the OAM domain, along w
export datasourceType="generic"
export edgInstall="false"
export domainHome="/u01/oracle/user_projects/domains/accessdomain"
export image="container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<April'25>"
export image="container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<July'25>"
export imagePullSecretName="orclcred"
export logHome="/u01/oracle/user_projects/domains/logs/accessdomain"
export exposeAdminT3Channel="false"
Expand Down Expand Up @@ -743,7 +743,7 @@ In this section you modify the `domain.yaml` file in preparation for creating th
domainHomeSourceType: PersistentVolume

# The WebLogic Server image that the Operator uses to start the domain
image: "container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<April'25>"
image: "container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<July'25>"

# imagePullPolicy defaults to "Always" if image version is :latest
imagePullPolicy: IfNotPresent
Expand Down Expand Up @@ -781,7 +781,7 @@ In this section you modify the `domain.yaml` file in preparation for creating th
domainHomeSourceType: PersistentVolume

# The WebLogic Server image that the Operator uses to start the domain
image: "container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<April'25>"
image: "container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<July'25>"

# imagePullPolicy defaults to "Always" if image version is :latest
imagePullPolicy: IfNotPresent
Expand Down Expand Up @@ -823,7 +823,7 @@ In this section you modify the `domain.yaml` file in preparation for creating th
#DO NOT CHANGE THE NAME OF THIS INIT CONTAINER
- name: compat-connector-init
# OAM Product image, same as spec.image mentioned above
image: "container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<April'25>"
image: "container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<July'25>"
imagePullPolicy: IfNotPresent
command: [ "/bin/bash", "-c", "mkdir -p /u01/oracle/user_projects/domains/wdt-logs"]
volumeMounts:
Expand Down Expand Up @@ -1273,7 +1273,7 @@ In this section you deploy the OAM domain using the `domain.yaml`.
Failure Retry Interval Seconds: 120
Failure Retry Limit Minutes: 1440
Http Access Log In Log Home: true
Image: container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<April'25>
Image: container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<July'25>
Image Pull Policy: IfNotPresent
Image Pull Secrets:
Name: orclcred
Expand All @@ -1298,7 +1298,7 @@ In this section you deploy the OAM domain using the `domain.yaml`.
/bin/bash
-c
mkdir -p /u01/oracle/user_projects/domains/wdt-logs
Image: container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<April'25>
Image: container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<July'25>
Image Pull Policy: IfNotPresent
Name: compat-connector-init
Volume Mounts:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The sample scripts for Oracle Access Management domain deployment are available
```bash
domainUID: accessdomain
domainHome: /u01/oracle/user_projects/domains/accessdomain
image: container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<April'25>
image: container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<July'25>
imagePullSecretName: orclcred
weblogicCredentialsSecretName: accessdomain-credentials
logHome: /u01/oracle/user_projects/domains/logs/accessdomain
Expand Down Expand Up @@ -164,7 +164,7 @@ generated artifacts:
export initialManagedServerReplicas="2"
export managedServerNameBase="oam_server"
export managedServerPort="14100"
export image="container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<April'25>"
export image="container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<July'25>"
export imagePullPolicy="IfNotPresent"
export imagePullSecretName="orclcred"
export productionModeEnabled="true"
Expand Down Expand Up @@ -558,7 +558,7 @@ By default, the java memory parameters assigned to the oam_server cluster are ve
Failure Retry Interval Seconds: 120
Failure Retry Limit Minutes: 1440
Http Access Log In Log Home: true
Image: container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<April'25>
Image: container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<July'25>
Image Pull Policy: IfNotPresent
Image Pull Secrets:
Name: orclcred
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The main benefits of WDT are:

### Current production release

The current production release for the Oracle Access Management domain deployment on Kubernetes is [25.2.1](https://github.com/oracle/fmw-kubernetes/releases). This release uses the WebLogic Kubernetes Operator version 4.2.10.
The current production release for the Oracle Access Management domain deployment on Kubernetes is [25.3.1](https://github.com/oracle/fmw-kubernetes/releases). This release uses the WebLogic Kubernetes Operator version 4.2.10.

For 4.1.X WebLogic Kubernetes Operator refer to [Version 24.4.1](https://oracle.github.io/fmw-kubernetes/24.4.1/idm-products/oam/)

Expand Down Expand Up @@ -74,6 +74,7 @@ If you intend to use Oracle HTTP Server (OHS) and Oracle WebGate, and want to de

To view documentation for an earlier release, see:

* [Version 25.2.1](https://oracle.github.io/fmw-kubernetes/25.2.1/idm-products/oam/)
* [Version 25.1.1](https://oracle.github.io/fmw-kubernetes/25.1.1/idm-products/oam/)
* [Version 24.4.1](https://oracle.github.io/fmw-kubernetes/24.4.1/idm-products/oam/)
* [Version 24.3.1](https://oracle.github.io/fmw-kubernetes/24.3.1/idm-products/oam/)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ The OAM Kubernetes deployment requires access to an OAM container image. The ima
#### Prebuilt OAM container image


The prebuilt OAM April 2025 container image can be downloaded from [Oracle Container Registry](https://container-registry.oracle.com). This image is prebuilt by Oracle and includes Oracle Access Management 12.2.1.4.0, the April Patch Set Update (PSU) and other fixes released with the Critical Patch Update (CPU) program.
The prebuilt OAM July 2025 container image can be downloaded from [Oracle Container Registry](https://container-registry.oracle.com). This image is prebuilt by Oracle and includes Oracle Access Management 12.2.1.4.0, the July Patch Set Update (PSU) and other fixes released with the Critical Patch Update (CPU) program.

**Note**: Before using this image you must login to [Oracle Container Registry](https://container-registry.oracle.com), navigate to `Middleware` > `oam_cpu` and accept the license agreement.

Expand Down Expand Up @@ -426,7 +426,7 @@ Before following the steps in this section, make sure that the database and list
For example:

```bash
$ kubectl run --image=container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<April'25> --image-pull-policy="IfNotPresent" --overrides='{"apiVersion": "v1","spec":{"imagePullSecrets": [{"name": "orclcred"}]}}' helper -n oamns -- sleep infinity
$ kubectl run --image=container-registry.oracle.com/middleware/oam_cpu:12.2.1.4-jdk8-ol8-<July'25> --image-pull-policy="IfNotPresent" --overrides='{"apiVersion": "v1","spec":{"imagePullSecrets": [{"name": "orclcred"}]}}' helper -n oamns -- sleep infinity
```

If you are not using a container registry and have loaded the image on each of the worker nodes, run the following command:
Expand All @@ -438,7 +438,7 @@ Before following the steps in this section, make sure that the database and list
For example:

```bash
$ kubectl run helper --image oracle/oam:12.2.1.4-jdk8-ol8-<April'25> -n oamns -- sleep infinity
$ kubectl run helper --image oracle/oam:12.2.1.4-jdk8-ol8-<July'25> -n oamns -- sleep infinity
```

The output will look similar to the following:
Expand Down
15 changes: 15 additions & 0 deletions docs-source/content/idm-products/oam/release-notes/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,21 @@ Review the latest changes and known issues for Oracle Access Management 12.2.1.4

| Date | Version | Change |
| --- | --- | --- |
| July, 2025 | 25.3.1 | Supports Oracle Access Management 12.2.1.4 domain deployment using the July 2025 container image which contains the July Patch Set Update (PSU) and other fixes released with the Critical Patch Update (CPU) program.|
| | | This release contains no changes other than support for the July Patch Set Update.
| | | If upgrading to July 25 (25.3.1) from January 25 (25.1.1) or later, you must upgrade the following in order:
| | | 1. Patch the OAM container image to July 25|
| | | 2. If you are upgrading to Kubernetes 1.29 or later, you must upgrade the ingress. See [Upgrading the ingress](../patch-and-upgrade/upgrade-an-ingress).
| | | If upgrading to July 25 (25.3.1) from October 22 (22.4.1) or later, you must upgrade the following in order:
| | | 1. WebLogic Kubernetes Operator to 4.2.10|
| | | 2. Patch the OAM container image to July 25|
| | | 3. If you are upgrading to Kubernetes 1.29 or later, you must upgrade the ingress. See [Upgrading the ingress](../patch-and-upgrade/upgrade-an-ingress).
| | | If upgrading to July 25 (25.3.1) from a release prior to October 22 (22.4.1), you must upgrade the following in order:
| | | 1. WebLogic Kubernetes Operator to 4.2.10|
| | | 2. Patch the OAM container image to July 25|
| | | 3. Upgrade the Ingress|
| | | 4. Upgrade Elasticsearch and Kibana|
| | | See [Patch and Upgrade](../patch-and-upgrade) for these instructions.
| April, 2025 | 25.2.1 | Supports Oracle Access Management 12.2.1.4 domain deployment using the April 2025 container image which contains the April Patch Set Update (PSU) and other fixes released with the Critical Patch Update (CPU) program.|
| | | This release contains no changes other than support for the April Patch Set Update.
| | | If upgrading to April 25 (25.2.1) from January 25 (25.1.1), you must upgrade the following in order:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ The Design Console can be run from a container using X windows emulation.
For example:

```bash
$ docker run -u root -it --name oigdcbase container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<April'25> bash
$ docker run -u root -it --name oigdcbase container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<July'25> bash
```

This will take you into a bash shell inside the container:
Expand Down Expand Up @@ -304,7 +304,7 @@ The Design Console can be run from a container using X windows emulation.
For example:

```bash
$ podman run -u root -it --name oigdcbase container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<April'25> bash
$ podman run -u root -it --name oigdcbase container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<July'25> bash
```

This will take you into a bash shell inside the container:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ The Design Console can be run from a container using X windows emulation.
For example:

```bash
$ docker run -u root -it --name oigdcbase container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<April'25> bash
$ docker run -u root -it --name oigdcbase container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<July'25> bash
```

This will take you into a bash shell inside the container:
Expand Down Expand Up @@ -357,7 +357,7 @@ The Design Console can be run from a container using X windows emulation.
For example:

```bash
$ podman run -u root -it --name oigdcbase container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<April'25> bash
$ podman run -u root -it --name oigdcbase container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<July'25> bash
```

This will take you into a bash shell inside the container:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ The sample scripts for Oracle Identity Governance domain deployment are availabl
```
domainUID: governancedomain
domainHome: /u01/oracle/user_projects/domains/governancedomain
image: container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<April'25>
image: container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<July'25>
imagePullSecretName: orclcred
weblogicCredentialsSecretName: oig-domain-credentials
logHome: /u01/oracle/user_projects/domains/logs/governancedomain
Expand Down Expand Up @@ -176,7 +176,7 @@ generated artifacts:
export initialManagedServerReplicas="1"
export managedServerNameBase="oim_server"
export managedServerPort="14000"
export image="container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<April'25>"
export image="container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<July'25>"
export imagePullPolicy="IfNotPresent"
export imagePullSecretName="orclcred"
export productionModeEnabled="true"
Expand Down Expand Up @@ -603,7 +603,7 @@ The default domain created by the script has the following characteristics:
Failure Retry Interval Seconds: 120
Failure Retry Limit Minutes: 1440
Http Access Log In Log Home: true
Image: container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<April'25>
Image: container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<July'25>
Image Pull Policy: IfNotPresent
Image Pull Secrets:
Name: orclcred
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ In this section you generate the required WDT models for the OIG domain, along w
```
domainUID: governancedomain
domainHome: /u01/oracle/user_projects/domains/governancedomain
image: container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<April'25>
image: container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<July'25>
imagePullSecretName: orclcred
logHome: /u01/oracle/user_projects/domains/logs/governancedomain
namespace: oigns
Expand Down Expand Up @@ -387,7 +387,7 @@ In this section you generate the required WDT models for the OIG domain, along w
export datasourceType="generic"
export edgInstall="false"
export domainHome="/u01/oracle/user_projects/domains/governancedomain"
export image="container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<April'25>"
export image="container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<July'25>"
export imagePullSecretName="orclcred"
export logHome="/u01/oracle/user_projects/domains/logs/governancedomain"
export exposeAdminT3Channel="false"
Expand Down Expand Up @@ -765,7 +765,7 @@ In this section you modify the `domain.yaml` file in preparation for creating th
domainHomeSourceType: PersistentVolume

# The WebLogic Server image that the Operator uses to start the domain
image: "container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<April'25>"
image: "container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<July'25>"

# imagePullPolicy defaults to "Always" if image version is :latest
imagePullPolicy: IfNotPresent
Expand Down Expand Up @@ -803,7 +803,7 @@ In this section you modify the `domain.yaml` file in preparation for creating th
domainHomeSourceType: PersistentVolume

# The WebLogic Server image that the Operator uses to start the domain
image: "container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<April'25>"
image: "container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<July'25>"

# imagePullPolicy defaults to "Always" if image version is :latest
imagePullPolicy: IfNotPresent
Expand Down Expand Up @@ -845,7 +845,7 @@ In this section you modify the `domain.yaml` file in preparation for creating th
#DO NOT CHANGE THE NAME OF THIS INIT CONTAINER
- name: compat-connector-init
# OIG Product image, same as spec.image mentioned above
image: "container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<April'25>"
image: "container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<July'25>"
imagePullPolicy: IfNotPresent
command: [ "/bin/bash", "-c", "mkdir -p /u01/oracle/user_projects/domains/ConnectorDefaultDirectory", "mkdir -p /u01/oracle/user_projects/domains/wdt-logs"]
volumeMounts:
Expand Down Expand Up @@ -1235,7 +1235,7 @@ In this section you deploy the OIG domain using the `domain.yaml`.
Failure Retry Interval Seconds: 120
Failure Retry Limit Minutes: 1440
Http Access Log In Log Home: true
Image: container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<April'25>
Image: container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<July'25>
Image Pull Policy: IfNotPresent
Image Pull Secrets:
Name: orclcred
Expand Down Expand Up @@ -1271,7 +1271,7 @@ In this section you deploy the OIG domain using the `domain.yaml`.
-c
mkdir -p /u01/oracle/user_projects/domains/ConnectorDefaultDirectory
mkdir -p /u01/oracle/user_projects/domains/wdt-logs
Image: container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<April'25>
Image: container-registry.oracle.com/middleware/oig_cpu:12.2.1.4-jdk8-ol8-<July'25>
Image Pull Policy: IfNotPresent
Name: compat-connector-init
Volume Mounts:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ The main benefits of WDT are:

### Current production release

The current production release for the Oracle Identity Governance domain deployment on Kubernetes is [25.2.1](https://github.com/oracle/fmw-kubernetes/releases). This release uses the WebLogic Kubernetes Operator version 4.2.10.
The current production release for the Oracle Identity Governance domain deployment on Kubernetes is [25.3.1](https://github.com/oracle/fmw-kubernetes/releases). This release uses the WebLogic Kubernetes Operator version 4.2.10.

For 4.1.X WebLogic Kubernetes Operator refer to [Version 24.4.1](https://oracle.github.io/fmw-kubernetes/24.4.1/idm-products/oig/)

Expand Down Expand Up @@ -69,6 +69,7 @@ Please note, you also have the option to follow the Enterprise Deployment Guide

To view documentation for an earlier release, see:

* [Version 25.2.1](https://oracle.github.io/fmw-kubernetes/25.2.1/idm-products/oig/)
* [Version 25.1.1](https://oracle.github.io/fmw-kubernetes/25.1.1/idm-products/oig/)
* [Version 24.4.1](https://oracle.github.io/fmw-kubernetes/24.4.1/idm-products/oig/)
* [Version 24.3.1](https://oracle.github.io/fmw-kubernetes/24.3.1/idm-products/oig/)
Expand Down
Loading