We would like to use the user which is trying to login for the bind. We tried this: ``` bind_dn: 'Foobar\%{username}' password: '%{password}' ``` It is not working. If I hard code my user and password, it does work.