How to properly use `eraseCredentials` in my User entity for default authentication in symfony app?...
Read MoreHow to generate `login_check` route for a Symfony 7.1 application?...
Read MoreSymfony 4 : How to have multi providers for user/admin in firewall?...
Read MoreCan the 'auto' algorithm of the Symfony Security encoder change encoding method?...
Read MoreSymfony 5 : Problem userProvider does not contain an identifier from an extended class...
Read MoreAuthentication with user password through an API with Symfony2...
Read MoreHow to programmatically login/authenticate a user?...
Read MoreSymfony 5 Firewalls: Only allow anonymous access...
Read MoreTraceableFirewallListener extremely long loading time...
Read MoreCannot authenticate user in Symfony 6.2 using AccessToken...
Read MoreSymfony how to configure login in popup with AJAX request...
Read MoreSymfony2 - set security access_control to allow only authenticated anonymously...
Read MoreCan I prevent the Symfony security component from using the session at all?...
Read MoreForm Authentication doesn't work with firewall's pattern property...
Read Morefirewall setup with secure and open actions in same controller...
Read MoreSymfony, force logout in a controller...
Read MoreSF4: multi authenticators with default authenticator...
Read MoreHow to check if a user is logged in Symfony2 inside a controller?...
Read MoreSymfony 5.4 security multiple firewalls...
Read MoreSymfony does not fire security.login.failure event. Does not call listener function...
Read MoreSymfony error on login page on implement UserLoaderInterface...
Read MoreSymfony 5 security.interactive_login event not called...
Read MoreExpected an instance of "Symfony\Component\Security\Core\User\UserInterface" as first argu...
Read MoreSymfony 4 - User becomes null on callback from external API service...
Read MoreHow to make a single endpoint operation public in API Platform?...
Read MoreWhy does the "@IsGranted" annotation does not work if I also configure security using &quo...
Read MoreSymfony 5 TraceableFirewallListener very slow...
Read MoreHow to redirect to home page after logout?...
Read MoreHow to make sure case insensitive usernames are always accepted by Symfony UserBadge?...
Read More