I would like to have a feature added that would allow admins to change the password in the SSPR configs for the LDAP proxy user from the command line. There are many companies that have requirements that account passwords must be changed every X number of days. Currently the only way to update the password used by SSPR to connect to LDAP is going into the web UI. This makes automating the change very hard. It would be good to have either a command line tool or even a REST call added to SSPR that would allow an admin to update the SSPR config with the new password.

Comments