WebGate is one of the components in Oracle Access Manager that acts as Policy Enforcement Point (PEP). WebGate is deployed with Web Server (OHS, Apache, IHS, IIS) and currently available in two versions
- WebGate 11g (11.1.1.x) works with OAM 11g (11.1.1.x)
- WebGate 10g (10.1.x) works with both OAM 10g (10.1.x) and OAM 11g (11.1.1.x)
To know more about WebGate click here, here, here, and here
This post covers step to find version of WebGate and latest patch set (Bundle Patch in OAM’s terminology ) applied on WebGate.
To find out how to find version of WebLogic click here , and for EBS version click here
____________
To find Version of WebGate
- For 11g WebGate Version Open file on WebGate Server $WebGate_Install_Dir/ webgate/ ohs/ config/ np1111_wg.txt (for 11g Webgate)
_____
Product: Oracle Access Manager
Component: WebGate
WebServer: OHS11g
Platform: linux64
Locale: en-us
Release: 11.1.1.3.0 M1
Date: 04/27/10
_____
Note: Release 11.1.1.3.0 denotes WebGate version 11.1.1.3.0
.
- For 10g WebGate Version Open file on 10g WebGate Server $WebGate_Install_Dir/ access/ oblix/config/ np1014_wg.txt (for 10g Webgate)
_____
Product: Oracle Access Manager
Component: WebGate
Platform: linux64
WebServer: OHS11g
Locale: en-us
Release: 10.1.4.3.0 BP10
BuildVersion: B24
Date: 08/02/11
_____
Note: Release 10.1.4.3.0 BP10 denotes WebGate version 10.1.4.3.0 with Bundle Patch 10
Comments are closed.