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

SAML advanced configuration ignores baseurl option

    XMLWordPrintable

Details

    • Team A
    • Sprint 76 (May 2021)
    • 1

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: