-
Notifications
You must be signed in to change notification settings - Fork 28
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
Client occasionally hangs at "Getting configuration...." when app is otherwise fine for other users #1440
Comments
After updating to the latest version of stig-manager, I get the following error instead of the previous "Getting configuration...": "C"Authorizing {"error":"invalid_grant","error_description":"PKCE verification failed"}". It happens pretty frequently so I'm looking to fix this problem, but feel providing information might be a better method of getting there as I'm running out of ideas. If my situation can contribute to understanding or fixing the problem, I'm more than willing to share more details or perform additional tests. Environment:
Steps taken:
Logs:
Additional details:
|
This can sometimes persist through a refresh of the page, requiring closing browser windows and reopening to resolve...
Some overly-persistent browser caching?
Happens after the redirect from keycloak.
Issue can be recreated (transiently) when request to /user does not respond
Or occasionally when token request fails with invalid pkce verifier
To even investigate, we'll need some changes to client init to provide more granular or informative error messages about the stage the process is at.
The text was updated successfully, but these errors were encountered: