Secure ASP NET Core API using Azure AD Authentication - OAuth 2 - Implicit flow

preview_player
Показать описание
A very basic Web API using .Net Core 3.1 and secure the same using Azure AD. We will access this secured API using our POSTMAN client and Oauth 2.0 implicit flow.
Рекомендации по теме
Комментарии
Автор

Thank you so much for the walkthrough! After nearly a day of search and I am glad that by following your instructions, I finally managed to set up Azure AD for my project! :D

samliu
Автор

Thanks, finally I understand how to do this.

Where_Next
Автор

Amazing video and contribution, You Rock! ! I spent a couple of hours trying to implement this, and after find this video it just works now!! waiting for the MS Graph part as well but for 3.1!
Regards form Costa Rica

olgerach
Автор

Thank You! Its a great; would have been exceptional had the video included voice for elaboration. But nevertheless, It solved my concerns which I had where many other tutorials couldn't. However, I have a question here. Postman app registered in AAD is the client; Say if my app has multiple clients (or rather consumers of web API), can I register one app in AAD and share among others or should I register individually?

HifniNazeer
Автор

Thanks for this Great Video . Is it possible to implement the same approach for VS .Net project rather than .Net Core ? I'm trying to follow your steps for that but apparently the packages are not working in the .Net app . not sure how to implement it in .Net . Could you please guide me . Many thanks in advanced .

ehsankeshtgar
Автор

Thank you very much. Because of you I can finish my project. Is there a way to set token expire?

not_AI_bot
Автор

Superb video and great explanation sir. I am not getting audio sir.

chvsuresh
Автор

Perfect content, but please give voice over to better follow along. Thanks a ton

gajulanavateja
Автор

Thank you for detailed video. One additional step, I was trying to implement, a AAD secured react app consume this API, but did not work. Could you please upload another video to showcase that steps.

majichayan
Автор

thanks a lot for that perfect video, but how to consume web API and get az access token using ajax call, i still searching about the correct way but no solution, can you get me reference or video of how consume and get az access token using ajax call ?

agamesta
Автор

Thank you for this video. This was bothering me for a while. Next, I need to figure out is how to replicate 'Get new access token' in postman using .net Framework. Would you be able to point me in the right direction? Cheers

stevenkerr
Автор

How to do same with MVC Web Core App, I mean consuming API from WEB Application using AD Authentication -OAuth 2 -Implicit Flow

aliqureshi
Автор

How i can make login available to use this api with users in my organization

nadermostafa
Автор

The video's content is too fast; I mean way to fast! Would have been a good one if its slow so the audience have little time to grasp what the author is explaining.

HifniNazeer