Prevent user from logging in if his status is inactive...
Read MoreHow to restrict access to certain route by port with Symfony 5?...
Read MoreSymfony force login and remember me...
Read MoreHow do I redirect an anonymous user to custom page instead of the login page if they do not have acc...
Read MoreAPI Platform disable redirect to login...
Read MoreDeny access to ROLE_ADMIN symfony...
Read MoreHow to encode the password for an arbitrary entity in Symfony?...
Read MoreIs the firewall declaration order significant in security.yaml?...
Read MoreSymfony 4 Security - how to configure a custom Guard authenticator?...
Read MoreHow to override Symfony's security for a specific environment?...
Read MoreHow to connect from SonataAdmin authenticator to other authenticator?...
Read MoreHow to properly add a user after using makerbundle make:auth...
Read MoreSecurity firewall logout path redirects to http instead of https protocol...
Read MoreBlock login page for logged in users on Symfony3...
Read MoreHow to handle an Ajax call on pages that requires authentication and / or authorization?...
Read MoreCan I mark a single URI endpoint as anonymous?...
Read MoreYou have requested a non-existent service "security.context"...
Read MoreHow to authenticate/authorize anonymous user for a limited time?...
Read MoreSymfony 2.8 Guard AbstractGuardAuthenticator, how to return a real token?...
Read MoreSymfony/security authentication by cookie...
Read MoreSymfony authentication not intercepting login request...
Read MoreSymfony Guard login never authenticates...
Read MoreSymfony4 different security configurations for different environments...
Read MoreRedirect after login in Symfony 2...
Read MoreSymfony security configuration, check_path goes to defined controller...
Read MoreDeprecation notice when using in_memory security user...
Read MoreWhere and how symfony store user roles...
Read MoreCheck if the user is authenticated on not secured route...
Read MoreSymfony voter and multiples reasons...
Read More