Hi,
We try to access exchange with OWA (web access) through a new tab (target = _Blank) in Google Chrome or Firefox. We can login but the process stop to "Importation" and page still blank. The problem exist only if we obtain login page (owa) throught a new tab or window. Very weird problem.
We have this issue since Exchange 2013 (previously Exchange 2010). The problem does'nt exist with IE.
- We can login :
<a href="https://exchange_server.test.com/owa" title="web access" target="_parent">Exchange Web Interface</a>
-We can't login :
<a href="https://exchange_server.test.com/owa" title="web access" target="_blank">Exchange Web Interface</a>
Do you have an explanation or workaround ?
Martin