-
Problem report
-
Resolution: Fixed
-
Major
-
5.0.11, 5.2.6
-
Reverse proxy for Zabbix frontend with SAML
-
Sprint 76 (May 2021)
-
1
PHP-SAML has the following configuration option, which is required if Zabbix web-interface is behind proxy:
// Set a BaseURL to be used instead of try to guess // the BaseURL of the view that process the SAML Message. // Ex http://sp.example.com/ // http://example.com/sp/ 'baseurl' => null,
Index_sso.php does not allow to specify the option.
Please refer to https://github.com/zabbix/zabbix-docker/issues/815 issue and https://github.com/onelogin/php-saml documentation.
- is duplicated by
-
ZBXNEXT-5948 Cannot setup working SAML behind nginx reverse proxy providing https
- Closed