Return to profile for Andreas Heigl

Basic Auth - avoiding authentication pitfalls

45 minute intermediate seminar

Description/Proposal

Probably everyone encountered the odd "This password does not meet the requirements" message. But what actually makes a good password? What do I need to think about when using authentication in my application? What are the pitfalls? And where do even the big players fail?

In this session we will not only discover answers to these and more questions but also check out the math behind it and how to incorporate that into our everyday coding practice and check out how Symfony can ease the whole process