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

default-user-setting flow only acessible on the first /if/user/#/settings call #12774

Closed
asyncnomi opened this issue Jan 22, 2025 · 4 comments · Fixed by #13163
Closed

default-user-setting flow only acessible on the first /if/user/#/settings call #12774

asyncnomi opened this issue Jan 22, 2025 · 4 comments · Fixed by #13163
Labels
bug Something isn't working

Comments

@asyncnomi
Copy link

asyncnomi commented Jan 22, 2025

Describe the bug
After the first login of a user (internal one), we can access https://auth.example.com/if/user/#/settings to edit the account information.
From there if I reload the page, or just access it later I got: "No flow configured"

To Reproduce
Steps to reproduce the behavior:

  1. Create an internal test user
  2. Login to that specific user
  3. Go to /if/user/#/settings
  4. Reload the page
  5. See the error

Expected behavior
I would expect the default-user-setting flow to be always recognized

Screenshots
First load:
Image
After a reload:
Image

Logs
No peculiar log associated

Version and Deployment (please complete the following information):

  • authentik version: 2024.12.2
  • Deployment:docker-compose (under arion)

Additional context
Sometimes If I reload the page a lot it reappear, than disappears again if I reload one more time.

@asyncnomi asyncnomi added the bug Something isn't working label Jan 22, 2025
@lotsokluze
Copy link

+1. Just ran into this issue as well.

@thomaswilliams123
Copy link

Hi, I am also encountering this as well.

@rissson
Copy link
Member

rissson commented Feb 21, 2025

I can't reproduce this. Any errors in the browser logs or the network calls made by the browser?

@BeryJu
Copy link
Member

BeryJu commented Feb 21, 2025

I dont think this is related to the first load of the page, but rather a race condition that can happen when this page is loaded

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

Successfully merging a pull request may close this issue.

5 participants