From the course: ASP.NET Core Identity: Authorization Management

Securing ASP.NET Core apps with authorization - ASP.NET Core Tutorial

From the course: ASP.NET Core Identity: Authorization Management

Start my 1-month free trial

Securing ASP.NET Core apps with authorization

- One of the most important features in building robust web applications is assuring that users have access to just the areas or web pages they need. And authorization is the process that determines what the user is able to do. During this course, you'll learn how to authorize users in .NET core using a simple declarative role-based model and also a rich policy-base model. We will look at claims based authorization, resource-based authorization, and much more. We will also cover how to create authorization requirements, authorization handlers, and custom authorized attributes. By the end of this course, you will learn how to inject the authorization service into a razor view so you can show or hide UI elements based on the current user's identity. Hi, I am Ervis Trupja and I'm a web developer with a great passion for technology. I invite you to join me on this course to learn about authorization in .NET core here at LinkedIn Learning.

Contents