You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was working on setting up customer authentication over LDAP (specifically Active Directory) on a clean installation of Otobo. Following the admin docs about Customer User Backend I was able to get a list of customer users after configuring:
I was convinced that was is all that is needed for customer user to authenticate through customer frontend. After hours of failing to realize what is the problem I got the hang of it. Frontend was using DB authentication, since I didn't change Customer::AuthModule settings. After realizing this I got it working in no time.
This configuration is not mentioned at all in admin docs. If this is by design then I think it should be added to admin docs. I would gladly make a pull request to doc-otobo-admin repo.
The text was updated successfully, but these errors were encountered:
From: RotherOSS/otobo#953 (comment)
The text was updated successfully, but these errors were encountered: