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

If the email link is accessed from a different browser than the one it was sent from, an 'expired or invalid link' error is displayed #2532

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

Comments

@hlayisanimazuze
Copy link
Collaborator

Example: If the email verification is sent from an incognito browser and the verification link is accessed from a normal browser, an 'expired or invalid link' error is displayed immediately. The user is required to access the link from the same browser where the email was sent.

NB: This is also affecting forgot password

Steps to reproduce the behavior:

  1. Go to 'https://functional-adminportal-test.azurewebsites.net/login'
  2. Click on 'Register'
  3. Enter your email address
  4. Click on send verification link button
  5. Afterwards, access the verification link from a different browser than the one you requested the verification link (e.g. from your phone)
  6. Actual Results: An error gets displays
    NB: Open the link with the same browser you requested the link

Expected behavior
The link should work accordingly even accessed from a different browser requested

image

@hlayisanimazuze
Copy link
Collaborator Author

Related item ##2073

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