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 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0p10 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
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.