From 533529d575be31d93aec7ff812f1a044ae83b34e Mon Sep 17 00:00:00 2001 From: Lucas Conrad Date: Sun, 21 Jun 2026 20:51:14 +0200 Subject: [PATCH] fix: Add Immich mobile-redirect URI to Authelia --- docker/stacks/00-core/authelia/configuration.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docker/stacks/00-core/authelia/configuration.yml b/docker/stacks/00-core/authelia/configuration.yml index 1e87f1c..a4ed4c9 100644 --- a/docker/stacks/00-core/authelia/configuration.yml +++ b/docker/stacks/00-core/authelia/configuration.yml @@ -129,6 +129,7 @@ identity_providers: - https://immich.kotori-waifu.cc/auth/login - https://immich.kotori-waifu.cc/user-settings - app.immich:///oauth-callback + - https://immich.kotori-waifu.cc/api/oauth/mobile-redirect scopes: - openid - profile