CF administrator ldap authentication
We recently installed CF 2023 and want to authenticate users via LDAP for access to the CFIDE administrator console. However, verifying the LDAP connection always results in an error:
The CONFIG parameter to the verifyConnection function is required but was not passed in. The specific sequence of files included or processed is: C:\ColdFusion2023\cfusion\wwwroot\CFIDE\administrator\security\ldapServices.cfc
This runs as a AJAX request so it appears that the Verify Connection button does nothing. But when you open the developer console, you can see that the request has failed. Opening in another browser window shows this.
Any ideas?

