It explicitly checks for web browser properties to apply challenges and all its challenges require basic web functionality like page refresh. Unless the connection to your server involves handling a user agents string it won’t work, I think this I how it is anyway. Hope this helped.
Comment on Anubis is awesome and I want to talk aout it
Appoxo@lemmy.dbzer0.com 5 days ago
Maybe you know the answer to my question:
If I’d want to use any app that doesnt run in a webbrowser (e.g. the native jellyfin app), how would that work? Does it still work then?
SmokeyDope@piefed.social 5 days ago
Appoxo@lemmy.dbzer0.com 5 days ago
Assuming what you said is correct, it wouldnt help my use case.
Not hosting any page meant for public consumption anyway so it’s not really important.
But thanks for answering :)
chaospatterns@lemmy.world 5 days ago
If the app is just a WebView wrapper around the application, then the challenge page would load and try to be evaluated.
If it’s a native Android/iOS app, then it probably wouldn’t work because the app would try to make HTTP API calls and get back something unexpected.
Appoxo@lemmy.dbzer0.com 4 days ago
Authelia already broke the functionality for jellyfin and symfonium.
So I guess the answer is no.