Description
Hi,
on several use cases i face the issue, that ldap synced users doesn't seem to be able to login to suitecrm when not using the standard website (Api, Apps, Nextcloud SuiteCRM INtegration etc). With internal database users those problems aren't.
Version is from 7.x until now (7.12.5) (long duration)
Issue
Login should be possible as it is possible with ldap-backed users at standard login form of suitecrm
Expected Behavior
Users which accounts are synced by an ldap/active directory backend should be able to login through api, apps, etc.
Actual Behavior
No authentication is possible (general failures, no results, wrong password)
Possible Fix
It seems as the backend procedure doesn't route the authentication in a proper way.
Steps to Reproduce
Use https://apps.nextcloud.com/apps/integration_suitecrm or many other apps, apis etc.
Context
simple and secure environment without several different user/password combinations. (one user one credential, extended sso)
Your Environment
- SuiteCRM Version used: 7.7 (maybe) up until 7.12.5
- Browser is various, doesn't matter
- Environment name and version: as far as i could evaluate doesn't matter, nginx, php-fpm, mariadb
- Operating System and version (e.g Ubuntu 16.04): Debian
Thanks in advance