Information pop-up "Redirection Failed'
Hello, I have an issue that I can't really solve, I have no log when the message appears.
When I connect with an account via the password of the internal base of GLPI, no message.
When I use the SSO, it connects without problems but displays a small pop-up in the bottom right corner telling me "redirection failed".

As I said, I have no log, the only information I found is that the message is generated by GLPI, by the file glpi/srv/Toolbox.php, line 1511.
I am in version 9.5.7
Thank you for your work, the result is great !
This is caused by a $_SERVER property that also passes the connection port in the url. I.e https://somehost.domain.tld:443/. A fix for this has been provided in a PR.
Fixed by #95
Fixed in 1.2.1