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

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Next steps

Next steps - ASP.NET Core Tutorial

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

Start my 1-month free trial

Next steps

- [Ervis] Thanks a lot for joining me on this course, where we learned about authorizing users in .net core apps using different authorization models, like role-based, claims-based, policy-based, and resource-based. We learned about injecting an authorization service into Razor views so we could implement a view-based authorization model to hide or show UI based on the user's identity. However, authorization requires an authentication mechanism. For applications, the first step is always authentication and then authorization. So, feel free to check out my authentication course here in the LinkedIn learning library. Also if you have a question that was not answered during this course, you can reach out to me on Twitter and LinkedIn. And if you want to learn more about the .net framework, feel free to check out my YouTube channel and my vlog.

Contents