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

SAML Login: user is always redirected to form based login form

XMLWordPrintable

    • Team D
    • Sprint 64 (May 2020), Sprint 65 (Jun 2020)
    • 1

       

      When trying to authenticate via SAML SSO, I'm always redirected back to the classic login form.

       

      This seems to be caused by the block in the line 197-199 in ui/index_sso.php 

      if (CWebUser::isLoggedIn()) { 
         redirect($redirect_to->toString()); 
      }
      

      when I comment this block, everything is working fine, as expected.

            agriscenko Andrejs Griščenko
            jkreuzer Johannes Kreuzer
            Team D
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: