We need to enhance the SAPGUI login screen to add a button to allow the user to reset his own password.
How can we add a button to the login screen?
For now, all the information found to implement reset password self service are related to Java.
We want to avoid to pass through Java mechanism.
All suggestions will be highly appreciated,