ACS 4.19 | No Auth Failure Message Displayed when login Password is wrong
ISSUE TYPE
- Bug Report
COMPONENT NAME
API, UI
CLOUDSTACK VERSION
4.19
CONFIGURATION
CS 4.19 Advanced Zone, Normal User Password Authentication
OS / ENVIRONMENT
Ubuntu 20,04
SUMMARY
When Logging in via UI if the password is wrong auth failure response is not received. The UI Progress Bar Keeps on Loading
STEPS TO REPRODUCE
Log In to UI, Give Correct Username and Incorrect Password.
Auth Failure Response is not received.
EXPECTED RESULTS
If Password is Wrong we should get a message as " Failed to authenticate user"
ACTUAL RESULTS
No Auth Failure response is received
@midhunpjos can you describe what you receive, or happens otherwise. I hope you can not login with the wrong password.
I am able to reproduce this.
While logging in, if the user doesn't exist it fails with a valid error
If the user exists, but the password is wrong then loading starts on top and the UI gets stuck. I had to clean up my local storage to make the browser work again.
Fixed in https://github.com/apache/cloudstack/pull/8671
cc @vishesh92 pl check and re-open if I made an error in closing this?
My bad, Vishesh advised me PR needs more work to merge. Re opening the issue.
Fixed by #8671