Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After logging out and back in without refresh, user is redirected to previous page instead of configured home URL/default landing page #2383

Open
hlayisanimazuze opened this issue Nov 11, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@hlayisanimazuze
Copy link
Collaborator

When you log out from a specific page and then log back in without refreshing, the application redirects you to the previous page instead of the configured home URL or default landing page of the system. This behavior bypasses the home URL configurations, as it takes you back to the page you were on before logging out

Steps to reproduce the behavior:

  1. Go to 'https://functional-adminportal-test.azurewebsites.net/'
  2. Login
  3. Navigate to any page on the side menu
  4. Afterwards, click on logout
  5. Re-login again without refreshing the page
  6. Actual Results: The system navigates to the previous page you were at, instead of the default landing page. This also affect the behaviour of the home url configurations from enterprise

Expected behavior
Upon re-logging in, the system should redirect the user to the configured default landing page or home URL, rather than returning to the previous page they were on before logging out

Screenshots
If applicable, add screenshots to help explain your problem.

@hlayisanimazuze hlayisanimazuze added the bug Something isn't working label Nov 11, 2024
@hlayisanimazuze
Copy link
Collaborator Author

Hi @AlexStepantsov, If we implement this fix, won't it affect the behavior where, if someone sends a specific URL, the system navigates to that URL upon logging in?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants