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

Generated recovery link doesn't bypass email stage #9781

Open
Netti93 opened this issue May 20, 2024 · 0 comments
Open

Generated recovery link doesn't bypass email stage #9781

Netti93 opened this issue May 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Netti93
Copy link

Netti93 commented May 20, 2024

Describe the bug
A recovery link generated for a user by an admin does not bypass email stage. Therefore the user then has to enter an email address, wait for that mail and restart the recovery process with the included link.

To Reproduce
Steps to reproduce the behavior:

  1. Open user list in admin UI
  2. Generate a recovery link or send a recovery mail for any user
  3. The link is generated / mail is sent successfully, navigate to the recovery url
  4. Email stage is shown and waiting for user input of an email address

Expected behavior
The email stage should be bypassed and the password prompt stage should be shown.

Version and Deployment (please complete the following information):

  • authentik version: 2024.4.2
  • Deployment: docker

Additional context
Tokens are generated correctly and were still valid when the recovery link was used.
The flow works correctly when the user requests a recovery link via "forgot password" and navigates to the url in the received mail.

Possibly related bugs

@Netti93 Netti93 added the bug Something isn't working label May 20, 2024
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

1 participant