Wednesday 

Room 3 

13:40 - 14:40 

(UTC+02

Talk (60 min)

ASP.NET Core Authentication and Authorization - the Key Concepts

Based on the experience of hundreds of customer projects Anders shares his recommendations for authentication and authorization with Asp.Net Core.

Security
.NET
Web

This is an introductory session that will show the basic concepts of Authentication and Authorization in Asp.Net Core and how they interact. Topics that are covered include:

  • Authentication Schemes: Configuration and working with multiple schemes.
  • Asp.Net Identity: When to use it and how it affects the schemes used.
  • Data Protection: How it is used behind the scenes and the configuration required before going to production.
  • Authorization Policies: How to use them with a minimum of ceremony.

Anders Abel

Anders Abel is a senior .NET developer in Stockholm. He has been programming since he was 9 and still thinks it’s tremendously fun. When asked what he does for a living he often responds "building login buttons". Anders has extensive experience on Single Sign On and API security. His Saml2 library is trusted by millions of users world wide and he has deep expertise on OAuth and OpenID Connect from his work on Duende IdentityServer.