Tag Archives: azure-ad

Complete guide to Azure AD Authentication in Node

For latest and greatest see: https://github.com/Azure-Samples/ms-identity-javascript-nodejs-tutorial/blob/main/Common/msal-node-wrapper/README.md (2025/10/16) There is a lot of documentation available on how to authenticate users against Azure AD. There are even libraries like MSAL.js that are supposed to do the job for you. Unfortunately, for me, … Continue reading

Posted in Software | Tagged | Leave a comment