10g webgate not protecting the IIS application but protecting base IIS page on the same Default website

Hello Gurus,
I have an 10g webgate installed on the IIS server application that I am trying to protect using OAM 11g which is running on a separate server. There is OHS as well running on a separate server which I have set as a proxy to the OAM access server.
My problem is:
          Whenever I try to access the http://IIS-server-host/ url, the webgate intercepts the request and shows me the OAM SSO login page. Once I provide correct credentials, I can see the basic Windows IIS 7.5           welcome page.
          But whenever I try to access the protected application page http://IIS-server-host/abcd/** where abcd is the protected application, then the OAM SSO login page doesn't show up and the application directly           throws an error. When I see in Fiddler trace the webgate does intercepts the request but then since I have OHS server setup as a proxy to the OAM server, the request stops at the OHS server URL.           http://ohs-server:ohs-port/.
          The /abcd application is hosted on the "Default Web Site" iitself. I can see in the IIS manager that, there is a separate sub-branch just below default website /abcd.
What could cause this issue? and how should I resolve it? Please advise to the earliest as this is holding up my other activities!!
Thanks.

if request stops at OHS server url then issue must be at OHS level   ideally you should see two urls in Fiddler trace before login page is loaded one is /oam/server/obrareq.cgi and then /loginPage .. you see these URL in Fiddler trace ? anything you can gather from IIS / OHS / OAM Server logs ?
whats error application is throwing ? is it Webgate error (Oracle Access Manager Operation Error) ?

Similar Messages

Maybe you are looking for