Hello Community!
I’m running a discourse setup for the company I work for. Everything is working nice and smooth and also the LDAP plugin is working as I expect it.
https://github.com/jonmbake/discourse-ldap-auth
However we experience a strange error with one specific user only and I’m asking for your help to narrow down the problem and hopefully fix it:
- First login via LDAP is no problem.
- User logs in.
- Account is created, everything working as expected.
- However when user logs out and wants to login again we get a loop.
- User logs in.
- User gets window to create account (instead of beeing logged in).
- If user clicks “Create account” we get the error that the mail-adress is already present.
- If user clicks “Login” we get the LDAP login window again.
When the user is deleted, the first login works again.
When the user is disabled and the acitvation mail is sent to him, user can log in via the link. But nut with username and password.
If anyone can point me in the right direction to narrow down the problem I’ll be very thankful
Kind regards,
Benjamin