LDAP management
Authenticate user credentials
Validate LDAP user credentials and create home directory if needed
post/api/ldap/authenticate
Response
Authentication successful
Example response
{
"success": true,
"message": "Authentication successful"
}