Issue:
When running the USM standalone alarm console with the following command:
http://<ump-server>/usm/jsp/standalone.jsp?view=alarm&user=administrator&password=Nimsoft#1
the login screen asking for the user and password appears although they have been provided with the correct parameters in the command
Resolution:
This happens because the password contains a special, high Ascii character, in this case "#"
If you change the password to a more simple one, the window opens directly and correctly, e.g.
http://<ump-server>/usm/jsp/standalone.jsp?view=alarm&user=administrator&password=Nimsoft123