MENU

Fun & Interesting

Azure AD B2C API Connector: Enrich JWT Tokens with User Data via Azure Functions

Learn Smart Coding 91 1 month ago
Video Not Working? Fix It Now

Enhance Azure AD B2C authentication by integrating an API Connector with Azure Functions! 🚀 In this video, we will: ✅ Add two more HTTP trigger functions to our existing Azure Function App ✅ Integrate one function with Azure AD B2C API Connector to handle authentication requests ✅ Read token information, fetch user details from the database, and update the UserProfile table ✅ Enrich Azure AD B2C tokens with additional claims like UserID and Role ✅ Demonstrate how this enriched token will be used later in Angular for role-based access control This tutorial helps customize authentication flows, ensuring better security and a personalized experience for users. Repos: Angular 19: https://github.com/learnsmartcoding/smartcertify-ui-angular19 .Net Core 9: https://github.com/learnsmartcoding/smartcertify-api-clean-architecture-dotnet9 Azure Function: https://github.com/learnsmartcoding/smartcertify-functions-dotnet9 🚀 Subscribe now for more Azure AD B2C, .NET, and Angular security tutorials! Please post your questions in the comment section and I will be happy to answer your questions. Subscribe for more useful videos just like this: https://www.youtube.com/channel/UCKUxSY2xp12QiP3c60sOc-g?sub_confirmation=1 Happy coding!

Comment