-
# Bug Report
## System Information
- Ubuntu 20.04.4 LTS
- 2.4.0.4
- Mainline
## I confirm:
- [x] that I have searched for an existing bug report for this issue.
- [x] that I am using the la…
-
const express = require('express');
const bodyParser = require('body-parser');
const { google } = require('googleapis');
const ldap = require('ldapjs');
const app = express();
const port = 3001…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
a…
-
Hi
We use local accounts and LDAP accounts on TAIGA.
When activating the plugin LDAP local accounts no longer works.
We can activate both types of authentication?
Thank you
-
Hi Andreas,
highly appreciate your work on this plugin.
I'm not sure if this is my fault or if still something is wrong with groups.
version Version 2.5.8
PHP 8.2
WP 6.3.1
I'm not abl…
-
##### SUMMARY
I'm proposing implementing a new auth backend called `st2-auth-backend-fallback` that will allow users to configure fallback auth mechanisms in case primary authentication fails. This…
-
I ran into this when adding LDAP authentication
-
##### Issue Type
- Bug Report
- Feature enhancement
##### Summary
When using the LDAP authentication plugin, users are keyed against the wrong username.
###### Basic environment details
…
-
Setup ldap authentication, with passport
-
```
What steps will reproduce the problem?
1. Tried to configure cpassman to use LDAP authentication
2.
3.
What is the expected output? What do you see instead?
Successful login for LDAP users
What…