Werk #17979: site management: users attempting to login to a remote site do not have to exist on the main site

Component REST API
Title site management: users attempting to login to a remote site do not have to exist on the main site
Date Jul 3, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.4.0p8 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p35 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

In the UI, via distributed monitoring, it is possible to login to a remote site with a user that does not exist on the main site. However, this was not possible via the Rest-API, as we were checking that the username provided existed on the main site.

With this werk we have changed this behaviour to match that of the UI. The username provided to the Rest-API login endpoint no longer needs to exist on the main site.

To the list of all Werks