Skip to content

vhristo/Identity-Server-Demystified

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Identity Server Demystified - Code It Up Online Vol. 5

This repository contains the presentation and demos from my event "Identity Server Demystified - Code It Up Online Vol. 5". If you liked the event, please consider giving me a star. Thank you!

Diamond sponsor:

Gold sponsors:

Table of contents:

  • About Code It Up
  • Why Identity Server?
  • Authentication in ASP.NET Core
  • Authorization in ASP.NET Core
  • ASP.NET Core Identity
  • Stateless Token Security and JWT
  • The OAuth 2 Protocol
  • The OpenId Connect Protocol
  • Implementing OAuth 2 Manually
  • Identity Server Concepts
  • The Client Credentials Flow
  • The Authorization Code Flow
  • Refresh Token
  • Implicit Flow
  • The Hybrid Flow
  • Proof Key for Code Exchange (PKCE)
  • External Login Providers - Facebook Example
  • Identity Server UI
  • Configuration & Certificates in Production

If you'd like to support me and my projects, please consider:

Additional resources:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 72.2%
  • HTML 25.3%
  • CSS 2.1%
  • JavaScript 0.4%