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 |
|
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.