Getting the Best out of Symfony’s Security

The Symfony security component is so complex it must be secure! The literally hundreds of options you can and/or must set in order to setup security doesn’t really help. And most of us are simply copy/pasting the cookbook entries. But the security component isn’t actually that hard to grasp. During this talk we take a peek under the hood on how it works, and I’ll demonstrate how easy it is to set up a decent authentication and authorization system in Symfony.