Knowledge-sharing: Id & Access Control in ASP.NET

Id & Access Control in ASP.NET

Curious about how Identity and Access Control in an ASP.NET WebAPI works? In this workshop, we will cover theory about access control, practical code assignments, discussions, and nice coffee breaks.

Agenda

  • Part i - Theory Covers
    • Why this is important
    • Acronyms
    • Access Control Types
    • Access Control in ASP.NET WebAPI
  • Part i - Coding
  • Part ii - Theory Covers
    • What is OAuth / OpenID Connect
    • Tokens (JWT, ID Tokens, Access Tokens)
    • Scopes
    • Flows
      • Implicit Flow
      • Auth Code Grant
  • Part ii - Coding

Repo: kefo-aspnet-security