fix scope
This commit is contained in:
@@ -36,18 +36,9 @@ entries:
|
|||||||
- url: "https://@IMMICH_DOMAIN@/user-settings"
|
- url: "https://@IMMICH_DOMAIN@/user-settings"
|
||||||
matching_mode: "regex"
|
matching_mode: "regex"
|
||||||
property_mappings:
|
property_mappings:
|
||||||
- !Find [
|
- !Find [authentik_core.propertymapping, [scope_name, "openid"]]
|
||||||
authentik_providers_oauth2.scope_mapping,
|
- !Find [authentik_core.propertymapping, [scope_name, "email"]]
|
||||||
[scope_name, "openid"],
|
- !Find [authentik_core.propertymapping, [scope_name, "profile"]]
|
||||||
]
|
|
||||||
- !Find [
|
|
||||||
authentik_providers_oauth2.scope_mapping,
|
|
||||||
[scope_name, "email"],
|
|
||||||
]
|
|
||||||
- !Find [
|
|
||||||
authentik_providers_oauth2.scope_mapping,
|
|
||||||
[scope_name, "profile"],
|
|
||||||
]
|
|
||||||
|
|
||||||
- model: authentik_core.application
|
- model: authentik_core.application
|
||||||
identifiers:
|
identifiers:
|
||||||
|
|||||||
Reference in New Issue
Block a user