Skip to content Skip to sidebar Skip to footer
Showing posts with the label Azure Active Directory

Get Access Control List (IAM) Of A Resource Group In Node.js

I am using Node.js to interact with Azure, for example, to create a resource group: const { Resourc… Read more Get Access Control List (IAM) Of A Resource Group In Node.js

Azure AD App Redirect URI For Chrome Extension

I'm using the Microsoft Authentication Library for JavaScript (MSAL.js) version 1.3.2 in my chr… Read more Azure AD App Redirect URI For Chrome Extension