Configuration Hints
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"