Open vickeykool opened 6 years ago
because the plugin replace the auth through django users, they are different models data
@vickeykool be aware that you can still use the admin account to access the Django admin panel.
If your instance of taiga is public, make sure to go to my.taiga.instance.com/admin/ and change the admin password.
If you're interested by this functionality (#49), you can use this version which also includes several other fixes: https://github.com/Monogramm/taiga-contrib-ldap-auth-ext
After integrated with ldap, other accounts login successfully, while the admin account can't login, why?