Werk #16096: authentication: allow REST API access when gui access is restricted
Komponente | REST API | ||||
Titel | authentication: allow REST API access when gui access is restricted | ||||
Datum | 01.09.2023 | ||||
Level | Kleine Änderung | ||||
Klasse | Bugfix | ||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||
Checkmk versions & editions |
|
This werk addresses an issue with regards to REST API access. When the distributed monitoring config option
"Users are allowed to directly login into the Web GUI"
was disabled, we inadvertently blocked access to the REST API as well. We now allow REST API access while still blocking access to the Web GUI in this scenario.