Feature #6217
ANSC - Local authentification with domain doesn't work
0%
Description
We did implement some domain truncate for ANSC authentication in Xuc.
It means if a user has a username "jbond" and use "jbond@test.fr". We first try to find a user "jbond@test.fr" then retrying with "jbond". This authentication method work fine with SSO and LDAP. However it doesn't work with xivo authentication.
Note : We need to retest OIDC / LDAP connection as we added USM logging using username, we might use the "wrong" one and throw unexpected errors.
History
#1 Updated by Etienne Allovon 4 months ago
- Target version changed from 2023.02.00 (IV Kuma) to 2023.03.00 (IV Kuma)
#2 Updated by Erwan SEVELLEC 3 months ago
- Status changed from In Progress to Feedback
Merge request xuc : https://gitlab.com/xivo.solutions/xucserver/-/merge_requests/890
I tested to fix the login used to repair XiVO local authentication with domain. It worked but it broke the LDAP authentication with longname. I'm not sure it's an issue, I'm quite sure it can be handled with a modification of the LDAP query.
I sent a mail to Pascal to validate the behavior, please don't merge until the response.
#3 Updated by Erwan SEVELLEC 3 months ago
- Target version changed from 2023.03.00 (IV Kuma) to Backlog
#4 Updated by Erwan SEVELLEC 3 months ago
- Project changed from Customer Projects to ANSC
- Tracker changed from Bug to Feature