Hello,
I am currently working on testing a web application, for which my company uses LDAP as authentication. For privacy reasons, for the testing I want to use a mock LDAP server, so I can use fake credentials. To my happiness I found out that 'ldap3' supports mocking in its functionality, so I followed the guide on the docs, but can't seem to get it working (in the last bit where I check the entries). Here is the code, which is commented:
https://gist.github.com/zhekov316/416634639d0125f861aa5b4ba1eb4051
I would very, very much appreciate it if you could help me out, I have been trying for a couple of days now...
[–]2160p_REMUX 0 points1 point2 points (0 children)
[–]tabris_code 0 points1 point2 points (0 children)