Bug Description
Clicking the logout button results in a "Not Found" page instead of redirecting the user to the Login or Home page.
Steps to Reproduce
1.Click the Logout button.
2.Observe the browser redirecting to a page that displays "Not Found"
Expected Behavior
Upon clicking the "Logout" button, the user should be successfully authenticated out of the application and redirected to the Login page or the application's home/landing page
Actual Behavior
Clicking the "Logout" button causes the application to redirect to a non-existent URL or an inaccessible route resulting in a "Not Found" error page.
Severity
Medium
Screenshots / Screen Recording
Browser
chrome
Operating System
Windows 11
Additional Context
None
Bug Description
Clicking the logout button results in a "Not Found" page instead of redirecting the user to the Login or Home page.
Steps to Reproduce
1.Click the Logout button.
2.Observe the browser redirecting to a page that displays "Not Found"
Expected Behavior
Upon clicking the "Logout" button, the user should be successfully authenticated out of the application and redirected to the Login page or the application's home/landing page
Actual Behavior
Clicking the "Logout" button causes the application to redirect to a non-existent URL or an inaccessible route resulting in a "Not Found" error page.
Severity
Medium
Screenshots / Screen Recording
Browser
chrome
Operating System
Windows 11
Additional Context
None