Talk in English - US at php[tek] 2017
View Slides: https://speakerdeck.com/ccornutt/pieces-of-auth
Short URL: https://joind.in/talk/75624
(QR-Code (opens in new window))
There’s a lot to consider when it comes to the authentication and authorization methods your site uses. Let me guide you through some of the major (and minor) decisions you’ll need to make and how to find the right fit for your needs. Topics covered will include both traditional and advanced authentication methods, access control systems, credential storage and effective logging practices to help identify threats as they happen.
Comments
Comments are closed.
I work a lot with auth stuff, but Chris always has something to teach me. Lots of good stuff to be aware of and review in my apps to improve.
Quite a dry topic, but well presented - certainly valuable pointers and thoughts to take on board.
Learned a lot from this. Thank you!
Very thorough presentation about the many aspect of authorization, authentication, session management and logging.
I liked how this talk drilled down a little more into one subtopic of security.
Very good overview of the considerations you'll need for authentication and authorization, especially focusing on the security implications. Great speaking style.