JWT AUTHENTICATION In ASP NET Core with Azure AD | Getting Started With ASP.NET Core Series



JWT AUTHENTICATION In ASP NET Core with Azure AD | Getting Started With ASP.NET Core Series

JWT AUTHENTICATION In ASP NET Core with Azure AD | Getting Started With ASP.NET Core Series

Hey Friends, I am back with the much asked about video on Authentication. It did take some time to put together and I hope you find it helpful.

When building applications we often want to control access to it. The process of securing your application is commonly referred to as authentication and authorization.

In this video, let’s learn how to protect your ASP NET Core Web API using JWT Bearer Token. We will be using Azure Active Directory as our identity provider and see how to integrate with it from our application and how everything works together.

🔗 Blog Post https://www.rahulpnath.com/blog/jwt_authentication_asp_net_web_api/

🔗Source Code – https://rahulpnath.visualstudio.com/DefaultCollection/YouTube%20Samples/_git/jwt-authentication
🔗Protected Web API – https://docs.microsoft.com/en-us/azure/active-directory/develop/scenario-protected-web-api-overview?view=aspnetcore-5.0&WT.mc_id=AZ-MVP-5003875
🔗 Microsoft Identity Platform – https://docs.microsoft.com/en-us/azure/active-directory/develop?WT.mc_id=AZ-MVP-5003875
🔗Token Flows – https://docs.microsoft.com/en-us/azure/active-directory/develop/authentication-flows-app-scenarios#scenarios-and-supported-authentication-flows?WT.mc_id=AZ-MVP-5003875
🔗Implicit Flow – https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-implicit-grant-flow?WT.mc_id=AZ-MVP-5003875
🔗Postman – https://www.postman.com/
🔗Fiddler -https://www.telerik.com/download/fiddler-everywhere

Additional Watching
📹STARTUP CLASS – https://youtu.be/y7UtOnbUUsg
📹MIDDLEWARE – https://youtu.be/5eifH7LEnGo
📹ASP NET Core Series – https://www.youtube.com/playlist?list=PL59L9XrzUa-nqfCHIKazYMFRKapPNI4sP

Come say hi! ✋
🌍 Blog – https://rahulpnath.com/
✉ Subscribe to my Newsletter – https://www.rahulpnath.com/subscribe
🐦Twitter – https://twitter.com/rahulpnath
📸Instagram – https://www.instagram.com/rahulpnath/

🎥 Recording Setup and Workflow – https://www.rahulpnath.com/blog/youtube_setup_and_workflow/

Video Edited by my wife, Parvathy 😍

Make sure to SUBSCRIBE to the channel. THANK YOU for helping me grow this channel !!

Comments are closed.