New App Gateway Docker and OVA Releases
- Services: IAM
- Release Date: February 12, 2026
App Gateway releases are done to provide feature enhancements and bug fixes. Releases are for both the Docker and OVA formats, and each might be released independently.
App Gateway Docker Release 26.1.06
Package: idcs-appgateway-docker-26.1.06-2602110936.zip
Image Family: Oracle Linux 8
Notable Changes
- Log rotation is supported by default.
- Idle Session Logout feature is disabled by default in this release.
- Logout is not triggered on idle sessions in the following cases:
- The authentication method configured in the Web Tier Policy for the request API is anonymous.
- The Authorization Request Header is configured to
Session.
- Refactored the customer headers added to requests by Cloud Gate to support
$subject.user.givenName,$subject.user.middleName, and$subject.user.familyName. - NGINX version is 1.25.5.
- Added
cloudgate.configoverride during container restart. - Added mapping through query parameter matching.
- Added script-based health check.
- Implemented the new Idle Session Timeout Enforcement feature.
Package Updates: Upgraded Libcurl to 8.10.1.
App Gateway OVA Release 25.4.3
Package: idcs-app-gateway-25.4.3-10.0.0
Image Family: Oracle Linux 8
Notable Changes
- Log rotation support through the
logrotateutility andmanage-logsthrough cron is disabled. - Fixed
cg-upgradescript issues. - Fixed a curl issue caused by the Libcurl upgrade.
- Fixed creation of
nginx-cg-resolv.conf. - Fixed the SSL certificate issue during calls to IDCS by Python.
- Fixed an issue where
ociregiondefaulted to Mumbai. Theocidomainvalue is set tooracle.comandociregionis set tonull, so it points to the public YUM repository. - Idle Session Logout feature is disabled by default in this release.