Domino webgate is not setting policy response cookies
I am trying to protect applications on Domino HTTP Server 7.0.2 with OAM 11gR2.
I am using OAM 10.1.4.3 webgate . Webgate installation & configuration is successful , i had checked it using webgate.cgi.
I had added responses in Authentication Policy(name:testCookie, type :Cookie, value=AL) & Authorization Policy( name:LtpaToken, type:Cookie, value:<string>)..
After successful authentication & authorization I don't see the cookies being set in the browser, however in the webgate logs i can find the response cookies, and api's calling the setAction for these cookies.
Is there any specific configuration that I am missing?
Request you to share any suggestion/directions to troubleshoot it.