From e6deab4b2efa82b01b7ea4b8b655608810dd874d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6?= Date: Sat, 21 Mar 2020 15:35:19 +0100 Subject: [PATCH] Update auth_mechanisms.rst --- .../external_storage/auth_mechanisms.rst | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/admin_manual/configuration_files/external_storage/auth_mechanisms.rst b/admin_manual/configuration_files/external_storage/auth_mechanisms.rst index e509bc698..31b9a3444 100644 --- a/admin_manual/configuration_files/external_storage/auth_mechanisms.rst +++ b/admin_manual/configuration_files/external_storage/auth_mechanisms.rst @@ -61,15 +61,3 @@ can be regenerated with a button in the GUI. .. figure:: images/auth_rsa.png :alt: Form on admin page for generating RSA keys. - -OAuth ------ - -OAuth 1.0 and OAuth 2.0 are both implemented, but currently limited to the -Dropbox and Google Drive backends respectively. These mechanisms require -additional configuration at the service provider, where an app ID and app -secret are provided and then entered into Nextcloud. Then Nextcloud can -perform an authentication request, establishing the storage connection. - -.. figure:: images/dropbox-oc.png - :alt: Dropbox storage mount configuration.