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

Enrollment states the token is invalid #80

Open
teon opened this issue Aug 26, 2024 · 1 comment
Open

Enrollment states the token is invalid #80

teon opened this issue Aug 26, 2024 · 1 comment
Labels
breaking bug Something isn't working

Comments

@teon
Copy link
Contributor

teon commented Aug 26, 2024

  1. Added a new user
  2. Started manual enrollment
  3. Open enrollment WEB (for example our dev instance or production) - not in the desktop client
  4. Entered the token provided and got:

Image

@teon teon converted this from a draft issue Aug 26, 2024
@teon teon added bug Something isn't working breaking labels Aug 26, 2024
@teon teon moved this to Refined & Ready in Backlog & Roadmap Aug 26, 2024
@teon teon mentioned this issue Aug 26, 2024
2 tasks
@j-chmielewski
Copy link
Contributor

This was caused by busy loop in proxy after core disconnected. The invalid state after core disconnection is fixed in #78.

Additionally errors should be made more precise on the frontend to discriminate between "Invalid token" and any other backend error.

@teon teon moved this from Refined & Ready to Done in Backlog & Roadmap Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants