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

API is not accessible if access to the front-end is disabled

XMLWordPrintable

    • Sprint 103 (Aug 2023), Sprint 104 (Sep 2023), Sprint 105 (Oct 2023), Sprint 106 (Nov 2023), Sprint 107 (Dec 2023), S2401
    • 0.75

      Steps to reproduce:

      1. Create a service user, with API access but without access to the front-end interface
      2. Try to authenticate user

      Result:

      API request is responded with following message : 

      {"jsonrpc"=>"2.0", "error"=> {"code"=>-32500, "message"=>"Application error.", "data"=>"No permissions for system access."}, "id"=>84653}

      Expected:
      Successful API user authentication

      Workaround:

      API authentication succeeds when service account is allowed to used front-end. This was working fine while running 6.2.x series

            vmaksimovs Vladimirs Maksimovs
            J.P Jüri Palis
            Team C
            Votes:
            1 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated:
              Resolved: