Authorization in Asp.Net Core Identity with Web API (Role, Claim & Policy)

preview_player
Показать описание
🍒 Related Videos

📂 GitHub Repo

💖 Channel Support

💌 For Business Inquiries

🚶‍♂️ Follow us

Discussed Topics
00:00 - Introduction
03:16 - Basics of Authorization
12:42 - Apply Authorization to all Web Methods
16:28 - Access logged in user claims
21:33 - Authorize with Role, Claim & Policy

#aspnetcore #authentication #CodAffection
Рекомендации по теме
Комментарии
Автор

I followed your four videos, and they are awesome! I've never seen this level of content and explanation before. Thank you so much! Love from Nepal ❤

ManishBhusal
Автор

watched all the 4 videos in the series and coded along now i have a fully functional Identity API, thanks so much 🙏

krishanthadharmasiri
Автор

It is a great 4-part tutorial. Many thanks.

drmaf
Автор

After searching long time, finally found a video on Roles, Claim & Policy. I have an assignment that Roles must be dynamic, means that in [Authorize(Roles = "Admin")] must not be constant, it can vary and dynamic (could be changed on runtime rather than putting hardcoded).

How can I achieve this, can you guide me or make a video on this?

I would be very thankful.

imtiazdahar
Автор

Very good tutorial, I really appreciate all these relevant explanations.

Guitariste
Автор

First of all thanks for the great tutorials

If i want to use an API Controller that inherits from ControllerBase and in order to gain access to ClaimsPrinciple's specific claim value in that case I need to use IHttpContextAccessor. Is that correct or I should use a different approach?

TheWho
Автор

can you please explain the use of claim tables? when do we need them ?

rishukumar
visit shbcf.ru