taiga-contrib-ldap-auth icon indicating copy to clipboard operation
taiga-contrib-ldap-auth copied to clipboard

Taiga plugin for LDAP authentication

Results 30 taiga-contrib-ldap-auth issues
Sort by recently updated
recently updated
newest added

As title says, I want to do access control using OU, is there a way that I can accomplish that?

Happy to see my users can access to taiga with their ldap account. However, I cannot administer taiga anymore (i've seen the related issues already posted here). My issue is...

When i login to taiga successfully(with ldap user/password), then l logout. but when i try to login again, the server returned 500 error code, please find the details below: api...

Hello, In your README, you say : "Change in your dist/js/conf.json the loginFormType setting to "ldap"" but I don't have this file. I don't have directory named js in dist...

With the latest Taiga-back 3.3.2 ``` pip install taiga-contrib-ldap-auth ``` surfaces ``` requests 2.17.3 has requirement idna=2.5, but you'll have idna 2.6 which is incompatible. asana 0.6.5 has requirement requests==2.14.*,>=2.14.2,...

Hi, The LDAP auth doesn't work on my production env. When I try to log in, I got this message "Oops, something happened...Our Oompa Loompas are sad, your changes were...

Hello, just upgraded pip to install ldap-auth but the installation failed: root@virt-taiga:/tmp# pip install taiga-contrib-ldap-auth Collecting taiga-contrib-ldap-auth Using cached taiga-contrib-ldap-auth-0.1.1.tar.gz Complete output from command python setup.py egg_info: Installed /tmp/pip-build-DhIBrd/taiga-contrib-ldap-auth/.eggs/versiontools-1.9.1-py2.7.egg Traceback...

Hi! We have logins in AD like "**SK**orablin", but i can login if i enter "**sk**orablin" and can't with "SKorablin". I see a description of the login input field that...

Login failed with error: `{ "error_message": "LDAP bind failed: 'latin-1' codec can't encode characters in position 16-27: ordinal not in range(256)" }` users in my domain has cyrillic names ```...

After integrated with ldap, other accounts login successfully, while the admin account can't login, why?