REST API
The following enhancement has been added to the REST API.
REST API for Updating LDAP Password
Introduced a new secure REST API endpoint under /ldap to update LDAP passwords. This allows administrators to update LDAP credentials programmatically with proper authentication. This ensures only admin users can access the password update endpoint with clear success and error responses.