Open
Description
Describe the bug
When attempting to log in to an application via authentik-2025.2.4, clicking the "Not you?" button on the top right leads to an invalidation flow, which then leads to my default authentication brand flow. which naturally does not behave like the flow I want the user to use.
To Reproduce
Steps to reproduce the behavior:
video:
https://youtu.be/IxMMai_dAg8
keep note of the flow in the url bar.
or:
- create provider and application, set default invalidation and authentication flows to something different than the brand default
- use the defined application url to begin the auth flow
- select "not you?" on the password or authenticator stage
Expected behavior
when a user hits "not you" I think it should go back to the start of the current flow, not cancel the entire flow via invalidation.
Screenshots
see video
Logs
attached logs.
Im on 2025.2.4 docker. I am referencing an old issue that was closed due to being out of date/stale here:
#9965