-
Notifications
You must be signed in to change notification settings - Fork 24
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
Guest user is not able to log in using oauth2 and iOS app #194
Comments
What happens after you press the authorize button? THX |
Regression? Or always broken? Same in the new iOs app? |
@DeepDiver1975 @michaelstingl Retested uninstalling oauth2 0.4.0 and installing oauth2 0.3.0 and keeps failing. But oauth2 0.3.0 went fine with other oC 10.1 server were i tested. So Now i'm looking for the differences between both servers. I will post again ASAP. |
The main differences I see between them are: ❌ https and https://mydomain/owncloud ✅ http and http://IP:port Trying to debug more (cc @jesmrec ) |
certificate issue again? |
Lock is green and showing Secure Connection |
Kind of weird behaviour in server side. Checking @davitol's environment with current iOS app, i see this:
fetching:
Only one difference: Request to ocs was refused with body:
Request to webDAV:
(not sure if it is useful, but here it is) ping me if you need additional checks from client side. |
iOS new App has other bug related to subfolder in the server URL (not related to oauth) but cannot let me check this environment. (@jesmrec will open the ticket in the new-iOS repo) |
Same with the old oauth app? |
yes, same behavior. So it is not related to this oauth app release. But IMHO we can keep this ticket opened for tracking whats wrong with that configuration |
Testing oauth2 tarball 0.4.0 from https://github.com/owncloud/oauth2/releases/tag/v0.4.0RC1 and ownCloud 10.1
Steps to reproduce
Expected behaviour
The guest user is able to log in
Actual behaviour
Guest user cannot log in and the following log is spotted in owncloud.log
The text was updated successfully, but these errors were encountered: