Hi,
Glad to write my first post here
I have Nextcloud behind traefik and authelia (all in docker)
I don’t want to use the 2fa within nextcloud but authelia with traefik (not authelia with oidc)
Everything is already working like a charm with a web browser
I type the url of my nextcloud instance (cloud.mydomain.tld), I am then redirected to authelia and once succesfully logged on authelia, I am then redirected to my nextcloud page
I am super happy with that
The problem comes when using the nextcloud android app
Because when I try to connect, nextcloud doesn’t show me the authelia screen
(app like OnlyOffice works great, showing me the authelia prompt directly in app)
Is there somerthing I can do ?
Thank you for help