Hi All
I have setup Zabbix for SSO with DUO. I get the login request on my phone when I Click SSO on the login page. Then i get the following error message.
This page isn’t working right now
zabbix can't currently handle this request.
HTTP ERROR 500
Any ideas.
Thanks
Ian
update error log in apache2 shows the following
PHP Fatal error: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given in /usr/share/zabbix/index_sso.php:194\nStack trace:\n#0 {main}\n thrown in /usr/share/zabbix/index_sso.php on line 194
I have setup Zabbix for SSO with DUO. I get the login request on my phone when I Click SSO on the login page. Then i get the following error message.
This page isn’t working right now
zabbix can't currently handle this request.
HTTP ERROR 500
Any ideas.
Thanks
Ian
update error log in apache2 shows the following
PHP Fatal error: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given in /usr/share/zabbix/index_sso.php:194\nStack trace:\n#0 {main}\n thrown in /usr/share/zabbix/index_sso.php on line 194
Comment