Hey, I have the task to perform:
1) install Windows server 2012R2 Datacenter edition
2) configure IIS Server with maximum options.
3) install C++ redistribution 2012R4
4) install JRE/JDK
5) Install Webgate 11g (11.1.2.2.0)
6) After Configuring i created a site named "ECC"
7) Than I run:
deployWebGateInstance.bat -w home\wg_instance4iis\ -oh \home\Oracle_OAMWebGate1\ -ws iis
ConfigureIISWebGate.bat
-oh WebGate_Home -w Webgate_Instancedir -Site ecc
8) Registered a webgate to OAM and copied to config folder in webgate instance.
Than restarted the IIS Server.
9) when i browse the site http://localhost:8080
10) Webgate doesn't redirect it to OAM but directly opens the site.
There is no errors in the Event viewer or in the IIS Server Logs.
I am unable to understand this situation. I have followed the oracle Documentation link:
https://docs.oracle.com/cd/E37115_01/install.1112/e38922/webgate_iis.htm#WGINS76918