Use login form page to show error messages on Part-DB side

This commit is contained in:
Jan Böhmer 2023-02-21 23:11:16 +01:00
parent b13655e951
commit 91fb861fd3
2 changed files with 6 additions and 6 deletions

View file

@ -36,7 +36,7 @@ security:
persist_user: true
check_path: saml_acs
login_path: saml_login
failure_path: saml_login
failure_path: login
# https://symfony.com/doc/current/security/form_login_setup.html
form_login: