This repository was archived by the owner on Jun 29, 2024. It is now read-only.
Replies: 1 comment 1 reply
Sure, that would be possible. But how could the app detect that that should be done? Is there a standard practice in place with using Authelia? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I've setup authelia with nginx and the webinterface works fine, but not the app.
I've adjusted the authelia config:
I can login but I cannot see document previews (thumbs) even showing the document.
I also canno edit anything. There is no error in that case and also no authelia logging.
Upload works somehow and I see the preview and doc for the docs which I've uploaded from the app, but not docs which I've uploaded via webinterface. It seems that the app using a cache.
Here are some example logs
Here are some more requests, which authelia is logging.
But I didn't see any requests which tried to update a document.
Would'n it be possible to show a webview to use 2FA even via the app?
All reactions