-
Notifications
You must be signed in to change notification settings - Fork 3
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
[QA] [OIDC] Token refresh fails #106
Comments
@DeepDiver1975 shouldn't we get a 401 instead of a 500? |
500 is always bad .... you should never get this .... |
plz post the owncloud server log (the docker compose stdout does not help - sorry) |
Can we transfer the issue? |
|
Hmpf. I use the official docker-compose logs command. Okay. It is different from the expected owncloud log -- bad. |
Nothing of interest in the logs. Maybe in the apache error log? But it looks like this is the same issue as this one #86 |
created https://github.com/owncloud/openidconnect/releases/tag/v1.0.0RC5 with this fix |
Tested with server 10.5 + openidconnect 1.0.0RC4 for #66 + desktop client testpilotcloud version 2.7.0daily20201004 (build 2209)
Despite the above error, the upload went fine:
Expected behaviour: The client does a refresh automatically, when the token expires.
Workaround: Client -> Account -> log out / log in fixes the situation. But requires a confirmation on the IDP page.
Client log:
20201008_0929_owncloud.log.0.zip
server log:
jw-openidconnect-1-0-0rc4-test-vbw0q.log.zip
@TheOneRing Please transfer to owncloud/openidconnect, if you think this is more a server bug.
The text was updated successfully, but these errors were encountered: