-
Problem report
-
Resolution: Fixed
-
Trivial
-
None
-
None
-
Sprint 69 (Oct 2020), Sprint 70 (Nov 2020)
-
1
Steps to reproduce:
- Add a macro {$TEST_USER} in a host with a valid http user
- Create a new http agent item
- Select Basic as HTTP authentication
- Add {$TEST_USER} in user name
- Add password in user password
- click Test button and Get Value
Result:
Error 401 is returned
Replace {$TEST_USER} by the valid http user set in host macro
Re run test => Working
Notice that this only affects test. Item action is working with macros
Expected:
Test must use all macros authorized (https://www.zabbix.com/documentation/current/manual/appendix/macros/supported_by_location_user)