Fixed: the logout path was not relevant for default security bundle

This commit is contained in:
Julien Fastré 2022-10-10 14:08:43 +02:00
parent 1307ae914d
commit c1f3a3540f
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ security:
#csrf_provider: security.csrf.token_manager
logout_on_user_change: true
logout:
path: /saml/logout
path: /logout
# uncomment to enable impersonate mode in Chill
# https://symfony.com/doc/current/security/impersonating_user.html