Notifications
Clear all
Topic starter
04/01/2022 23:08
Hi,
I have configured the Custom Login Page for my domain, but I have a strange behavior. When the browser is redirected to the login page, it also shows an authentication popup window, like for NTLM authentication.
I can close it and authenticate with the form without any issue, but it is a bit annoying.
Any suggestion ?
Thank you,
Andrea
Topic starter
04/02/2022 18:37
I have checked the network traffic and the popup is probably due to this call:
https://mail.xxxx.xxxx/zx/auth/v2/myself
that happens in /zx/login/page/index.js. I have tried to understand what is myself but I did not find any reference anywhere.
Index.js also calls /iris/static/components.json that does not exist. Maybe I have a problem in my installation.
thank you,
Andrea