I would like the login screen to allow users to:
- reset their password
- send automatic email when password change
- set password rules for users to change their own password
- as administrator being able to enter the system as any user in order to check that security is set correctly (specially if use information links that load depending of the user)
- Lock users when password is wrong several times
- Auto unlock user using password.
(all security rules that apply to strong systems)
This is a great idea for customers without LDAP systems (for security reason) and have their own internal user management system. In this case we always use the API to synchronise Spotfire database.
I also believe that we can add the possibility from from Spotfire to change the LDAP password and finally notify a user when the LDAP password is expired (actually adapt the error messages )