ASP NET Core role based authorization

ASP NET Core role based authorization

kudvenkat

4 года назад

109,104 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@jjque322
@jjque322 - 01.05.2023 18:30

great!!!!

Ответить
@kristiyanivanov7414
@kristiyanivanov7414 - 16.01.2022 18:17

Thank you, Kud. The last slide was especially helpful.

Ответить
@useruser-pq9nl
@useruser-pq9nl - 25.09.2021 21:05

Thank you so much

Ответить
@sameerkanitkar
@sameerkanitkar - 03.08.2021 08:48

I need an Help Sir. How can I enable Controller changes at running mode

Ответить
@drakZes
@drakZes - 29.04.2021 13:27

Good explanation, but it would help that at the start of your video inform people that in this video you will not show people how to setup roles. That is what I am looking for.

Ответить
@ramazanorhan4559
@ramazanorhan4559 - 10.01.2021 17:28

how can I reach that application
can you send link that application

Ответить
@wrisheeshorola5772
@wrisheeshorola5772 - 18.12.2020 10:23

Very useful content. I had a queries about this role base authorization.. Can we put this authorization with roles for an action or controller dynamically instead of decorating hard coded Authorize attribute with its role. Cause role may varies or newly created in that case if I had a mechanism to set that role dynamically for any action or controller where ever I want..

Ответить
@lebohangolifant6348
@lebohangolifant6348 - 05.11.2020 14:08

Do you have the video where you show how the project was created step by step?

Ответить
@amitghosh1983
@amitghosh1983 - 06.08.2020 22:52

This is broken for 3.1

Ответить
@satyamprakash6917
@satyamprakash6917 - 02.08.2020 20:16

Great tutorial sir.
Just want to ask what if i have to add authorization dynamically i.e i dont want to change code when i created a new role on controller level. what should i do? thanks for advance.

Ответить
@novatroop77ni
@novatroop77ni - 20.07.2020 01:58

I have done the same but always getting access denied

Ответить
@MrSyedimranbasha
@MrSyedimranbasha - 11.05.2020 21:15

Great videos. It would be great if you can help with download the code/project used in these videos. Can you please tell me how I can download the code the same ?

Ответить
@carlsonaaron78
@carlsonaaron78 - 08.05.2020 18:29

Great tutorials! Thank you!

Ответить
@SIRASIFJALAL
@SIRASIFJALAL - 26.03.2020 05:43

I wrotem [Authorize Role="admin"] my application does not specify who the admin is. what happened behind the scene? means where and how our application does compare this admin to the admin store in database?

Ответить
@eduardorabanal2803
@eduardorabanal2803 - 04.02.2020 20:29

great explanation, thank you very much

Ответить
@arbandyrmishi7151
@arbandyrmishi7151 - 23.01.2020 00:57

Hello Kudvenkat, thank you very much for your videos. I have a problem with Role Based Authorization. When i insert [Authorize(Roles = "Admin")] in my AdminController and run the application. After logging and trying to navigate in /admin/listroles it redirect me back to the Login Page. (a continuous loop redirection to the login page).
If i remove [Authorize(Roles = "Admin")] from AdminController everything works perfectly. Can you help me please!!
Thanks in advance and have a nice day.

Ответить
@mr.zero.avalible
@mr.zero.avalible - 24.08.2019 10:14

hi venkat, how the [Authorize] attribute determine whether the user is Admin or something else without any query or code?

Ответить
@hellosaqhellosaq
@hellosaqhellosaq - 20.08.2019 00:06

how your page redirecting to AccessDenied page? Mine is redirecting to 404 page. Thanks in advance

Ответить
@shantikontho
@shantikontho - 27.07.2019 23:06

sir how can i set roles name dynamically ? here u are set hard code role name.

Ответить
@shahidwani6445
@shahidwani6445 - 25.07.2019 18:07

Sir, make a video on view components also

Ответить
@learntolearn7502
@learntolearn7502 - 25.07.2019 17:08

wonderful as usual Venkat. will you explain partial views in the upcoming videos?

Ответить
@taiwobabalola4188
@taiwobabalola4188 - 24.07.2019 17:56

How do you make this dynamic? That is setting the access level on UI that can only be accessed by admin only. Excellent job u are doing here. Well appreciated

Ответить
@nguyentam5030
@nguyentam5030 - 24.07.2019 06:43

Prefect, thanks Sir <3

Ответить
@kimhongsieng6457
@kimhongsieng6457 - 24.07.2019 06:23

Hi do you will have a video for dynamic authorization?

Ответить
@rayt6867
@rayt6867 - 24.07.2019 01:01

Are you going to show how an Admin can do CRUD operation for users?
Thank you very much for this excellent series.

Ответить
@sakthir3892
@sakthir3892 - 23.07.2019 23:34

Nice Explaination sir...

Ответить
@ranaranjan3581
@ranaranjan3581 - 23.07.2019 22:38

when it will be completed

Ответить