fix: Add Immich mobile-redirect URI to Authelia
Production GitOps Engine / execute-ansible (push) Successful in 53s
Details
Production GitOps Engine / execute-ansible (push) Successful in 53s
Details
This commit is contained in:
parent
46fc71a8de
commit
533529d575
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue