Files
opencloud/docs/extensions/glauth/getting-started.md
Jörn Friedrich Dreyer cbbfeec35b add glauth fallback backend
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-10-06 16:39:05 +02:00

594 B

title, date, weight, geekdocRepo, geekdocEditPath, geekdocFilePath
title date weight geekdocRepo geekdocEditPath geekdocFilePath
Getting Started 2018-05-02T00:00:00+00:00 20 https://github.com/owncloud/ocis edit/master/docs/extensions/glauth getting-started.md

{{< toc >}}

Configuration Tips

The default setup does not use a fallback backend. It can be enabled by setting the GLAUTH_FALLBACK_DATASTORE environment variable. When using owncloud make sure to use the full URL to the ownCloud 10 graph api app endpoint, eg.: GLAUTH_FALLBACK_SERVERS="https://demo.owncloud.com/apps/graphapi/v1.0"