Want to learn how web authentication works? How your login information is transmitted from a web browser to a web server, and what happens from that point onwards? How authentication protocols work behind the scenes?
In this talk, Randall Degges, Developer Advocate at Okta, will walk you through the entire web authentication flow, covering:
- Credential transmission
- Cookies
- Sessions
- Databases
- Best practices