diff --git a/modules/server/containers/data/authentik/immich.yaml b/modules/server/containers/data/authentik/immich.yaml index b2f7691..9e9b40d 100644 --- a/modules/server/containers/data/authentik/immich.yaml +++ b/modules/server/containers/data/authentik/immich.yaml @@ -36,18 +36,9 @@ entries: - url: "https://@IMMICH_DOMAIN@/user-settings" matching_mode: "regex" property_mappings: - - !Find [ - authentik_providers_oauth2.scope_mapping, - [scope_name, "openid"], - ] - - !Find [ - authentik_providers_oauth2.scope_mapping, - [scope_name, "email"], - ] - - !Find [ - authentik_providers_oauth2.scope_mapping, - [scope_name, "profile"], - ] + - !Find [authentik_core.propertymapping, [scope_name, "openid"]] + - !Find [authentik_core.propertymapping, [scope_name, "email"]] + - !Find [authentik_core.propertymapping, [scope_name, "profile"]] - model: authentik_core.application identifiers: