Damien Bowden

Damien is a web developer, architect and a Microsoft MVP for Development Technologies who loves to learn. He contributes regularly to open source projects on GitHub. He runs a very popular blog which focuses on ASP.NET Core, application security and Angular and co-runs the Swiss Angular group.

Authentication and Authorization in ASP.NET Core

ASP.NET Core brings many changes in authentication and authorization. This talk shows how some of these features can be implemented for ASP.NET Core applications. Some of the different approaches when implementing these in single or multiple application architectures will be explained as well as the different OpenID Connect / OAuth flows which should be used or can be used for these types of solutions.