For digest authentication, if I set PasswordAlreadyEncoded to true, I can store the password - MD5(password:realm:password) or verify it with database. But if I want to verify it with LDAP server, how can I implement it?

Comment From: eleftherias

Thanks for getting in touch, but it feels like this is a question that would be better suited to Stack Overflow. We prefer to use GitHub issues only for bugs and enhancements. Feel free to update this issue with a link to the re-posted question (so that other people can find it) or add a minimal sample that reproduces this issue if you feel this is a genuine bug.