diff --git a/config/packages/security.yaml b/config/packages/security.yaml index 8e3851b..293324e 100644 --- a/config/packages/security.yaml +++ b/config/packages/security.yaml @@ -21,6 +21,7 @@ security: login_path: app_login check_path: app_login enable_csrf: false + default_target_path: app_home logout: path: app_logout # where to redirect after logout