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

Поділитися
Вставка
  • Опубліковано 18 вер 2024
  • This talk was recorded at NDC Oslo in Oslo, Norway. #ndcoslo #ndcconferences #developer #softwaredeveloper
    Attend the next NDC conference near you:
    ndcconferences...
    ndcoslo.com/
    Subscribe to our UA-cam channel and learn every day:
    / ‪@NDC‬
    Follow our Social Media!
    / ndcconferences
    / ndc_conferences
    / ndc_conferences
    #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.

КОМЕНТАРІ • 2

  • @alphamaster2
    @alphamaster2 День тому +1

    I love these NDC talks

  • @vadimemelin2941
    @vadimemelin2941 День тому

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