Werk #16786: ldap_connection: empty failover_server list should be considered disabled
Component | REST API | ||
Title | ldap_connection: empty failover_server list should be considered disabled | ||
Date | Jun 4, 2024 | ||
Level | Trivial Change | ||
Class | Bug Fix | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
When configuring an LDAP connection via the REST-API, the default value for the field failover_servers is an empty list. This value on the backend should be considered disabled and just not set. Previously, we were saving an empty list to the ldap config which was causing an error in the UI.