Sohail
Results
2
comments of
Sohail
@fiftin I am getting the same issue with Semaphore v2.8.53 LDAP is integrated, on first login user is getting logged-in successfully. After log-out it cannot. with following error: _INFO[0033] User...
In my case, Issue is resolved by using following LDAP mappings with Semaphore v2.8.53: "ldap_mappings": { "dn": "dn", "mail": "mail", "uid": "uid", "cn": "cn" },