You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hey @Davka,
after receiving the entries it's exploded by commas to extract the user info:
`
// get entries from the ldap
$info = ldap_get_entries($ldapConn, $sr);
The text was updated successfully, but these errors were encountered: