Description

Web Security User Authentication and Access Control

**More information:

Get Web Security User Authentication and Access Control at Bestoftrader.com

Description

 

User authentication plays a central role in almost everything we do online. From apps to hardware and websites, user accounts and logins are everywhere. Authentication is critical for verifying a user’s identity online and for confirming permissions so individuals can perform privileged actions. In this course, instructor Kevin Skoglund teaches you how authentication works, how to implement it correctly when building web applications, walks you through some of the most common attacks, and shows you how to protect your site. He also demonstrates how to secure your own passwords and digital identity so you can work securely. This course is ideal for all developers, particularly those who are interested in authentication and security.
Topics include:
Verifying identity and access privileges
Authentication factors
Multi-factor authentication
Requirements for strong passwords
The dangers of password reuse
Encryption and hashing
Brute force and dictionary attacks
Salting passwords
Handling forgotten passwords
Insecure direct object references