Users setup with LDAP

Describe the problem/error/question

We would like to setup the user management throw a LDAP connection
I fill all fields (this is not the first app which connects to our LDAP)
And “Test connection” button is not clickable, and when I try to save the config an error throw in the console

Any idea?

What is the error message (if any)?

In the console

TypeError: formInputsRef.values is undefined
    onSubmit https://domain.ltd/assets/SettingsLdapView-BgzOHU1J.js:133
    callWithErrorHandling https://domain.ltd/assets/vendor-CqkvC5oQ.js:1870
    callWithAsyncErrorHandling https://domain.ltd/assets/vendor-CqkvC5oQ.js:1877
    emit https://domain.ltd/assets/vendor-CqkvC5oQ.js:2393
    onSubmit https://domain.ltd/assets/n8n-CwcFEeof.js:138280
    emit https://domain.ltd/assets/n8n-CwcFEeof.js:131807
    emit https://domain.ltd/assets/n8n-CwcFEeof.js:131806
    onSaveClick https://domain.ltd/assets/SettingsLdapView-BgzOHU1J.js:188
    callWithErrorHandling https://domain.ltd/assets/vendor-CqkvC5oQ.js:1870
    callWithAsyncErrorHandling https://domain.ltd/assets/vendor-CqkvC5oQ.js:1877
    invoker https://domain.ltd/assets/vendor-CqkvC5oQ.js:10444
vendor-CqkvC5oQ.js:1937:13

Please share your workflow

There is no workflow, it is in the setup of n8n

Share the output returned by the last node

NA

Information on your n8n setup

  • n8n version: 1.50.1
  • Database (default: SQLite): MariadBD
  • n8n EXECUTIONS_PROCESS setting (default: own, main): main + workers
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Debian

Hi @ppcm

We’ve seen this internally as well earlier, looks like a bug indeed. Will post here when we got a fix or further info!

Thanks for reporting :slight_smile:

1 Like

New version [email protected] got released which includes the GitHub PR 10163.

Thanks a lot for the news
I will wait this branch to become stable to apply it

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.