Skip to content

Users Getting Automatically Logged Post Successful Password Reset Flow #1827

Open
@deelalwani

Description

@deelalwani

Users Getting Automatically Logged Post Successful Password Reset Flow

Description

I'm experiencing some issues in our password rest flow, once the user completes the password reset flow they are automatically logged into the application via PKCE as the state is replayed.
We’ve removed the client_id from the url in the email and are still experiencing the same issue. We want users to end up on /password/complete

We followed the steps on this forum from @robotdan which we believe is either out of date or a bug is introduced preventing this from working as expected.
https://fusionauth.io/community/forum/topic/366/prevent-redirect-after-forgot-password-flow

Affects versions

We're currently experiencing the problem on version 1.36.8

Steps to reproduce

Steps to reproduce the behaviour:

  1. Enable the password complete theme template
  2. Start the Forgot Password Flow
  3. Click the link received in your email (ensure this doesn't include the client_id)
  4. Confirm your new password
  5. Click Confirm
    At this point the user will be automatically logged into the application.

Expected behaviour

Once the user enters a new password and hits confirm, we expect them to land on /password/complete

Screenshots

ezgif-4-f4cb53d808

Platform

Device: PC
OS: MAC
Browser: Chrome
Database: postgres

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

Additional context

Add any other context about the problem here.

Related Issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    supportFurther information is requested or user requires assistanceworking as designed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions