Demystifying authentication in ASP.NET Core
Room 6
17:40 - 18:40
(UTC+02)
Talk (60 min)
Wednesday
In this talk, we'll explain how authentication works in ASP.NET Core, which can be complicated and have many different parts.
.NET
Security
We'll cover the main ideas, such as schemas, handlers, ClaimsPrincipal, claims, challenges, session cookies, and more. It will be a practical, in-depth look at how authentication actually works in ASP.NET Core.