Identity Server 4 : Secure Web Applications and APIs with ASP.NET Core (Part 1)

Описание к видео Identity Server 4 : Secure Web Applications and APIs with ASP.NET Core (Part 1)

IdentityServer4 has been used in lots of different environments and scenarios for building token-based security systems.
The recent release of ASP.NET Core has provided an opportunity to re-work and re-think the foundation of this OpenID Connect & OAuth 2.0 framework. This new version incorporates what we’ve learned over the last couple of years implementing these security architectures. This session will walk you through below topics.

1. Setting up Identity Server 4 with a basic real-world configuration
2. Protecting our API using JWTs and Bearer Authentication
3. Controlling access to API endpoints based on authentication policies

Source Code : https://github.com/munagavenkat/Ident...

Identity Server 4: https://identityserver.io/
Latest version : https://github.com/IdentityServer/Ide...
Decrypt JWT : https://jwt.io/

Комментарии

Информация по комментариям в разработке