#LDAP Server connection succeed, but can't login to application (DolphinNext)

1 messages · Page 1 of 1 (latest)

clear hamlet
#

Hi there,

I have succeed LDAP authentication from Authentic, but can't login to DolphinNext with a user in LDAP Server.

I attached LDAP config (the first pic)
That is all I got for LDAP config from the application. See the attached official document:
https://dolphinnext.readthedocs.io/en/latest/dolphinNext/admin_quick.html?highlight=configuration#configuration-of-the-sec-file

I found few references that they also have config for attribute (the second pic)

So now, I'm trying to modify the code that made of config file of the application, like add attribute in config?

I'm not sure if I'm trying in a right way tho.. please help me out if anyone know the solutions.

wary ice
#

I think DN_STRING stand for Base DN
So it should be dc=ldap,dc=goauthentik,dc=io

clear hamlet
#

Oh I thought that's stand for Bind DN....let me try