fix: Add Immich mobile-redirect URI to Authelia
Production GitOps Engine / execute-ansible (push) Successful in 53s Details

This commit is contained in:
Lucas Conrad 2026-06-21 20:51:14 +02:00
parent 46fc71a8de
commit 533529d575
1 changed files with 1 additions and 0 deletions

View File

@ -129,6 +129,7 @@ identity_providers:
- https://immich.kotori-waifu.cc/auth/login - https://immich.kotori-waifu.cc/auth/login
- https://immich.kotori-waifu.cc/user-settings - https://immich.kotori-waifu.cc/user-settings
- app.immich:///oauth-callback - app.immich:///oauth-callback
- https://immich.kotori-waifu.cc/api/oauth/mobile-redirect
scopes: scopes:
- openid - openid
- profile - profile