Zum Inhalt springen
ownCloud.onlineMarketplace
← Zurück zu Apps

OAuth2

OAuth2 token-based authorization interface

von ownCloud GmbH, modified by BW-Tech GmbH

Über diese App

OAuth2 is the open industry-standard protocol for secure authorization of clients. It can be used as a way for users to grant web services or applications access to their data stored in ownCloud.
The use of OAuth2 in ownCloud greatly enhances security while facilitating the integration of third party applications or web services:

- Connect ownCloud clients (Desktop, Android, iOS) through a standardized and secure authorization flow
- Provide a user authorization interface for developers to facilitate the integration of ownCloud in third party applications

### Benefits provided by the OAuth2 interface

- No user passwords are being stored in ownCloud clients or third party web applications

Instead of connecting clients with username/password, a user only needs to provide the information once in the browser. The respective client is then provided with a unique access token which is used for future connections to the ownCloud server. ownCloud clients or third party applications never get to know the actual login credentials.

- The use of different access tokens per client provides the ability to selectively revoke user sessions

When using OAuth2 a unique access token is generated for each device or third party application. Users can check their authorized clients in the personal settings and have the ability to selectively invalidate access tokens when e.g. a device is lost. This strengthens control and access security significantly.

This is a fork of owncloud/oauth2 maintained by BW-Tech GmbH for owncloud.online, modernized for PHP 8.4.

### Resources
- OAuth - Wikipedia
- OAuth protocol web page

Versionsverlauf

1 Releases

App-Details und Download

Aktuelle Version0.7.0App herunterladen
owncloud.online
11 – 11
Lizenz
AGPL
Veröffentlicht
15.06.2026
Paketgröße
357 KB
App-ID
oauth2