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

Unable to find SAML userdirectory exception is thrown when user log out

XMLWordPrintable

    • Sprint candidates

      Steps to reproduce:

      1. Create SAML userdirectory.
      2. Enable SAML authentication.
      3. Delete SAML user directory with API request userdirectory.delete
      4. Login and then logout with user of type internal.

      Result:
      User is not logged out, error.log contains:

      PHP Fatal error:  Uncaught Exception: Unable to find SAML userdirectory. in /release/6.4/ui/include/classes/helpers/CAuthenticationHelper.php:108
      Stack trace:
      #0 /release/6.4/ui/index.php(44): CAuthenticationHelper::getSamlUserdirectoryid()
      #1 {main}
        thrown in /release/6.4/ui/include/classes/helpers/CAuthenticationHelper.php on line 108
      

      Expected:
      User is logged out, no errors.

            zabbix.dev Zabbix Development Team
            gcalenko Gregory Chalenko
            Team A
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: