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

Refresh login doesn't work #2341

Closed
6 tasks done
sawadashota opened this issue Mar 25, 2022 · 4 comments · Fixed by #2342
Closed
6 tasks done

Refresh login doesn't work #2341

sawadashota opened this issue Mar 25, 2022 · 4 comments · Fixed by #2342
Labels
bug Something is not working.

Comments

@sawadashota
Copy link
Contributor

Preflight checklist

Describe the bug

Refresh login flow shows no forms.

image

Reproducing the bug

  1. Run docker-compose -f quickstart.yml -f quickstart-oathkeeper.yml up -d
  2. Access to http://127.0.0.1:4455/.ory/kratos/public/self-service/login/browser?refresh=true
  3. Login page asks sign in but no inputs appeared.

Relevant log output

No response

Relevant configuration

No response

Version

v0.9.0-alpha.2

On which operating system are you observing this issue?

macOS

In which environment are you deploying?

Docker Compose

Additional Context

No response

@sawadashota sawadashota added the bug Something is not working. label Mar 25, 2022
@aeneasr
Copy link
Member

aeneasr commented Mar 25, 2022

Looks like you're not signed in yet. So that should resolve the issue. However, we should of course handle this correctly in the login endpoint :)

@sawadashota
Copy link
Contributor Author

Thanks you for quick answer!
So kratos changed behavior of refresh parameter, right? It should have been behavior which shows always login before 0.8.2-alpha.1.

@aeneasr
Copy link
Member

aeneasr commented Mar 25, 2022

It looks like a bug / regression!

@sawadashota
Copy link
Contributor Author

Thank you for your fixing!

harnash pushed a commit to Wikia/kratos that referenced this issue Mar 28, 2022
peturgeorgievv pushed a commit to senteca/kratos-fork that referenced this issue Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants