Description:
Users are unable to log in despite providing valid credentials. The system returns an authentication error, preventing access to the application.
Steps to Reproduce:
- Go to the login page.
- Enter valid username and password.
- Click the “Login” button.
Expected Result:
User should be successfully logged in and redirected to the dashboard.
Actual Result:
Authentication error is displayed, and login fails.