ASP.NET Core Authentication and Authorization - the Key Concepts - Anders Abel - NDC Oslo 2024

preview_player
Показать описание
This talk was recorded at NDC Oslo in Oslo, Norway. #ndcoslo #ndcconferences #developer #softwaredeveloper

Attend the next NDC conference near you:

Subscribe to our YouTube channel and learn every day:
/ @NDC

Follow our Social Media!

#security #dotnet #web #aspdotnetcore #ndcoslo #ndcconferences

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

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.
Рекомендации по теме
Комментарии
Автор

God, that's the missing tutorial on authorization
I wonder why it wasn't made by anyone throughout all these years

vadimemelin