mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 09:44:41 +02:00
Use login form page to show error messages on Part-DB side
This commit is contained in:
parent
b13655e951
commit
91fb861fd3
2 changed files with 6 additions and 6 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue