IdentityServer4: New & Improved for ASP.NET Core - Brock Allen & Dominick Baier

preview_player
Показать описание
IdentityServer 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 what’s new and improved.

NDC Conferences
Рекомендации по теме
Комментарии
Автор

I spent last week learning how to integrate IdentityServer4, Identity and EF Core, this is huge subject, impossible to get through in 1 hour, but it is a great introduction.

olmanmora
Автор

Nice. I was already using 3 and was a bit anxious to step over on 4 because of the possible hassle. Now that I have seen this it gives me more confidence to port.

TheVincent
Автор

I need to write my middleware for my mvc application.
The problem is how can i do that ?

niti
Автор

hello guys can anyone give me a solution that i got a task with identity server 4 as i want to use two normal identity applications with api resources and two database with identity scheme and use identity server to authenticate use those different identity application user are in those two identity applications in middle identity server i need to search both databases for users and authenticate its like a google services any one can help

peddapetavenkatesh