Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-19320

SAML advanced configuration ignores baseurl option

XMLWordPrintable

    • 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.

            agriscenko Andrejs Griščenko
            dotneft Alexey Pustovalov
            Team A
            Votes:
            2 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: