Werk #15960: permissions: allow guest users Host read access on monitoring endpoints

Component REST API
Title permissions: allow guest users Host read access on monitoring endpoints
Date Jul 17, 2023
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p8 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p32 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

After some security updates to the REST-API, guest users were no longer able to view host data on monitoring endpoints due to insufficient permissions. There is a differentiation between 'monitoring' and 'setup' endpoints with regards to permissions which was previously not taken into account.

This werk addresses this issue by allowing monitoring read access for guest users.

To the list of all Werks