Hi All,
I have a requirement where i need to close the chrome browser window on clicking logout button in ADF application. I need to close browser window so that SSO session gets invalidated. I gone through many blogs and discussions about this but i didn't get any result which i am expecting. However window.close() called by javascript is working in Internet Explorer but i want closing browser window in Chrome. Can anyone please help me how can i achieve this in chrome browser? JDevloper version is 12.1.3. Thanks in advance