feat: oauth2 login via myep

This commit is contained in:
Björn Fromme
2026-08-12 08:14:13 +02:00
parent 078ef8b9a6
commit 898a7c7505
12 changed files with 384 additions and 2 deletions
+1
View File
@@ -20,6 +20,7 @@ security:
lazy: true
provider: bpn_user_provider
custom_authenticators:
- App\Security\MyEpAuthenticator
- App\Security\BpnAuthenticator
user_checker: App\Security\UserChecker
switch_user: