On xpage I have code to open external web page: window.open(pathToSiteWithHTTPBasicAuthentication)
When user clicks on this link in notes embedded browser: -in notes 9 this works as expected, popup widnow shows and user can enter credentials -in notes 8.5.3 popup doesn't show and page with authentication error is opened right away
I cannot seem to find option to enable authentication popups in notes 8.5.3. embedded browser. How can I configure this to work?