Werk #12559: LDAP: Fix potential crash "KeyError: force_authuser_webservice"

Component Setup
Title LDAP: Fix potential crash "KeyError: force_authuser_webservice"
Date Apr 13, 2021
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.0.0p2 2.1.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

An exception "KeyError: force_authuser_webservice" could occur on the Users page of the Setup. This was caused by the removal of the deprecated attribute "force_authuser_webservice" with Checkmk 2.0 for users which had enabled the synchronization of this attribute from the LDAP.

The LDAP synchronization is now handling this situation by excluding these attributes from the synchronization.

To the list of all Werks