Switch to new authentication system

This commit is contained in:
Jannis Portmann 2021-09-14 14:03:27 +02:00
parent d277d9c93e
commit f2eed9d848
3 changed files with 38 additions and 76 deletions

View file

@ -22,9 +22,8 @@ security:
main:
lazy: true
provider: app_user_provider
guard:
authenticators:
- App\Security\AppAuthenticator
custom_authenticators:
- App\Security\AppAuthenticator
logout:
path: app_logout
# where to redirect after logout