ID: 15960
Title: permissions: allow guest users Host read access on monitoring endpoints
Component: REST API
Level: 1
Class: Bug fix
Version: 2.3.0b1
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.
Show replies by date