oauth2 icon indicating copy to clipboard operation
oauth2 copied to clipboard

🔐 Application for using OAuth 2.0 in ownCloud

Results 35 oauth2 issues
Sort by recently updated
recently updated
newest added

To aid debugging when apache/$webserver/$proxy strips the auth headers.

Start the desktop client, add demo.owncloud.org. Enter the credentials, authorise. You will get redirected to `https://demo.owncloud.com/login?redirect_url=%252Fapps%252Foauth2%252Fauthorization-successful` and get asked for the credentials again. After entering them you get the login...

I have enabled "2-Factor Authentication" and "OAuth 2.0" in my ownCloud environment and when a user tries to login on a client it gets stuck at "Fetching user information...". I...

### Steps to Reproduce: 1. (e.g.) Use a client with either/both OAuth's id/secret not present on server's DB to try to authenticate. 2. 'Request not valid' view is displayed: Clicking...

enhancement

Testing oauth2 tarball 0.4.0 from https://github.com/owncloud/oauth2/releases/tag/v0.4.0RC1 and ownCloud 10.1 ### Steps to reproduce 1. Enable oauth2 app 2. create a guest user 3. Using oC iOS app, try to log...

bug

Forgive me if I use the wrong terms here, this is something that came up here on Monday in office with @ogoffart and @michaelstingl and @jnweiger and @ckamm This is...

Desktop client: 2.6.0 (build 12703) macOS 10.15 Server 10.3.0 stable oAuth2 0.4.2RC3 Steps to recreate: 1. Login with oAuth2 using enabled user 2. Let the desktop client sync 3. Quit...

bug

Should we add Phoenix `redirectUrl`, `clientId`, `secret` to the list of the preinstalled/default clients? @DeepDiver1975 @butonic https://github.com/owncloud/oauth2/blob/e97438eace97a92b2b35e6160db03578f44d6a29/appinfo/Migrations/Version20170329194544.php#L10-L34

The ownCloud Desktop Client syncs fine when it is first started. After the computer sleeps and you wait until the oauth token times out, the client shows disconnected from the...

Migrating from https://github.com/owncloud/oauth2/pull/65#issuecomment-318595228 and https://github.com/owncloud/oauth2/pull/65#issuecomment-318641919 as consequence from https://github.com/owncloud/oauth2/pull/65 ### Steps to Reproduce: 1. ~~Add the same account multiple times on the Desktop client (allowed by design; they currently use...

bug
p2-high