Werk #16096: authentication: allow REST API access when gui access is restricted
Component | REST API | ||||
Title | authentication: allow REST API access when gui access is restricted | ||||
Date | Sep 1, 2023 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Compatible - no manual interaction needed | ||||
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.