ASP.NET Core Identity Management Guide (.NET 7 Minimal Apis C#)

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


🕰 Timestamps
00:00 introduction
01:38 bespoke management
15:05 identity framework

👉 Try Rider
RD5K9-4TXXW-KMV3G-NYWSF-3ZSTP

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

with the logo right behind you above your head, you look like a bunny who has beared with holy light circle around his head like a saint explaining authentication. yeah it sounds weird but i saw it and i cannot put it outside my head now. great work!

mionel
Автор

Now you won't take days to film thousands of videos to explore the full identity framework, I'm getting forced to sign to Rider IDE to research everything inside Identity by my own :)
Thanks for the awesome explanation! You're the best (I'm not exaggerating in my compliment, you're really the best by far).

robsonfaxas
Автор

This video was really nice, for me, it cleared so many things up, thank you!

Hardwareandi
Автор

Thank you Anton👍🏽
Keep up the great work!

ricardothomas
Автор

Base64 contains slash character ('/') which can lead to DirectoryNotFoundException for some usernames

EgorUshakov
Автор

Great video, thank you for sharing your expertise and suggestions. I am wondering if you have some video where you provide some kind of way to use roles that have "permissions" attached to them. In that way, authorization is simple, scalable and maintainable. You simply assing roles to a user and configure each role with a set of permissions that are configurable. It seems Identity is not the best way for such usage.

predigr
Автор

Oh. You never disappoint me. always. Thanks

JoonhwanLee
Автор

Great work, love watching your videos.❤

ajayraval
Автор

Can't unsee the background anymore

veec
Автор

So lost on this one. I really don't even know where to begin. I gave up around the 5 minute mark when you started talking about needing the ClaimsPrincipal. I've never done authentication before, and Core 7 seems to think this is 2nd nature to everyone by now.

jpcode
Автор

One question, when using docker, the DPAPI key needs to be saved in the DB. The secret key stores as plain text. To encrypt it, the MS docs says I need an certificate. I wonder if it is possible to use AES encryption to encrypt that key? This will make the stuff very simple.

md.redwanhossain
Автор

Quick question, do you know what are the benefits of using Identity instead of Keycloack ?

NemesisA
Автор

Thank you Anton, I like your content. However I have one question. I tried to use authentication without using the default Identity Model. VerifyHashedPassword is returning failed even though every thing is correct.

abielkiflu
Автор

When you promoted the user why didn’t you refresh their cookie too instead of making them log out?

drhdev
Автор

how to configure signin manager with a default auth scheme ? It's always using application scheme by default even though I provide default scheme via

ragnadrok
Автор

Identity framework does tie you with EF and MS SQL Server. I would appreciate a video showing the does not promote that tieing.

lasindunuwanga
Автор

This was using Duende Identity Server or not?

lflewwelling
join shbcf.ru