-
Course
- Core Tech
Securing Blazor Client-side Applications
Explore how to secure your Blazor WebAssembly application using a variety of best practice techniques for authentication and authorization.
What you'll learn
Authentication and authorization are two incredibly important aspects of a secure Blazor WebAssembly application. In this course, Securing Blazor Client-side Applications, you'll learn how to secure your Blazor application using a variety of best practice techniques for authentication and authorization. First, you'll learn how to log in and out of your Blazor application. Then, you'll explore how to work with ASP.NET Core Identity; examine how to implement token-based security for your Blazor application using OAuth2 and OpenID Connect. Finally, you'll discover how to deal with authorization, including how to create and use authorization policies, among other things. By the end of this course, you'll be comfortable implementing best-practice security techniques in Blazor WebAssembly applications.
Table of contents
- Version Check | 20s
- Coming Up | 1m 27s
- Course Prerequisites | 24s
- Frameworks and Tooling | 1m 16s
- Blazor Authentication Scenarios | 2m 55s
- Demo - Introducing the Demo Application | 2m 6s
- Security Scenarios for a Blazor WASM Application | 8m 23s
- Demo - Inspecting the Default Authentication Template | 4m 47s
- OAuth2 and OpenID Connect in Blazor WASM | 6m 30s
- Demo - Integrating IdentityServer | 3m 14s
- User Management with ASP.NET Core Identity | 1m 6s
- Demo - Integrating ASP.NET Core Identity | 5m 43s
- Configuring and Integrating the Client Application | 3m 45s
- Demo - Configuring and Integrating the Client Application | 7m 54s
- Protecting the API | 1m 9s
- Demo - Protecting the API | 3m 7s
- Summary | 2m 5s
About the author
Kevin Dockx is a freelance solution architect (mobile/web), author & consultant, living in Antwerp (Belgium).
More Courses by Kevin