Has anyone gotten navidrome mobile apps to work with traefik and authentik sso? I used this article to get the webapp sso to work, but mobile apps won’t work even with the /rest path supposedly being bypassed. the traefik config was copied/modified for my setup, so I think the article is still missing something.

I’ve tried a couple navidrome apps: dsub, tempo, tempus.

  • calm.like.a.bomb@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    3
    ·
    22 hours ago

    Here’s my config for Authelia, maybe it helps:

        - domain: music.server.home
          policy: bypass
          resources:
            - '^/rest.*'
            - '^/api.*'
        - domain: music.server.home
          policy: one_factor