Join Slack
Hello, I'm trying to authenticate via Active Directory using `ldapAuthenticate`, but I don't underst...
# ktor
k
kluck
07/31/2018, 8:54 AM
Hello, I'm trying to authenticate via Active Directory using
ldapAuthenticate
, but I don't understand how I can use my "manager" binding along with a user search. In ktor, there seems to be only a
userDNFormat
String to configure the lookup. What am I doing wrong?
📝 1
✅ 1
c
cy
07/31/2018, 9:47 AM
There are three
ldapAuthenticate
overloads. There is also
ldapAuthenticate
that provides way to configure initial context before and particular users search logic. The function with
userDNFormat
is just a shortcut that suitable for frequently used case
k
kluck
07/31/2018, 1:03 PM
Oh, I see, thanks
15
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by