filmov
tv
Authentication and Authorization in Blazor - Marco De Sanctis - NDC London 2021
Показать описание
Thanks to Blazor, every .NET developer can now build Single Page Applications with a familiar syntax, sharing code with the server and leveraging C# instead of JavaScript. However, the technical architecture is fundamentally different than the one of ASP.NET MVC or Razor Pages, especially when it comes to supporting modern security protocols, such as OpenID Connect and OAuth.
During this talk, we'll do a deep dive into the security model of Blazor, understanding the components involved and the differences between Blazor Server and Web Assembly.
We'll start with a practical example on how to integrate our Blazor application with Identity Server 4 and use OAuth to securely call an external API. After having established our baseline, we'll gradually start adding complexity: we'll first be introducing roles, and then we'll show how policies can allow us to achieve a bigger abstraction over the permissions and actions a user can perform in the application.
As the last step, we'll see what changes are needed to make sure that our application behaves correctly in a PWA scenario when we need to support an offline mode.
During this talk, we'll do a deep dive into the security model of Blazor, understanding the components involved and the differences between Blazor Server and Web Assembly.
We'll start with a practical example on how to integrate our Blazor application with Identity Server 4 and use OAuth to securely call an external API. After having established our baseline, we'll gradually start adding complexity: we'll first be introducing roles, and then we'll show how policies can allow us to achieve a bigger abstraction over the permissions and actions a user can perform in the application.
As the last step, we'll see what changes are needed to make sure that our application behaves correctly in a PWA scenario when we need to support an offline mode.
Blazor Authentication Tutorial - How to Authorize in Blazor [Blazor Tutorial]
Blazor Authentication and Authorization Tutorial [Blazor Authentication Without Identity]
.NET 8 Blazor🔥Authentication & Authorization with Identity
SIMPLEST Blazor Authentication And Authorization Tutorial
Authorization in Blazor
Blazor Tutorial : Procedural Logic | Authentication & Authorization in C# - EP20
Authorization using Roles with Blazor & Identity in .NET 8 🔐
.NET 8 Role-Based Authorization with JSON Web Tokens (JWT) in Blazor + Web API
EP 59 Help Desk Management System EF Core NET Core ll .NET 8.0 Tickets, Users, Roles Management,🚀💥...
Blazor Web Assembly: User Registration, Authentication and Authorization using Identity & SQL Se...
Blazor : Authentication and Authorization using Server Side
Authentication and Authorization in Blazor WebAssembly: Carl Franklin's Blazor Train Ep 27 Upda...
Custom Auth with Blazor - .Net 8 without Asp.net Core Identity Step by Step Tutorial by Abhay Prince
Authentication and Authorization in Blazor WebAssembly: Carl Franklin's Blazor Train Ep 27 Upda...
.NET 6 Blazor 🔥 Authentication & Role-Based Authorization (using JWT & AuthenticationStatePr...
Blazor Server Custom Authentication [Blazor Tutorial C# - Part 11]
Jwt Authentication in blazor | Role based authorization in blazor webassembly
[Full Course] Blazor Server JWT Authentication and Authorization
Blazor Authentication Service - #blazor #csharp #dotnetcore
Token authentication & Authorization in Blazor & .NET web API
Introduction To Blazor Authentication in .NET 8
Blazor Skills: Authentication and Authorization in Blazor Applications Course Preview
Authentication and Authorization [4 of 8] | .NET on Azure for Beginners
Blazor Azure B2C Authentication and Authorization
Комментарии