Last week inspired by Satya Nadella's Microsoft Ignite Keynote I looked into the possiblity of creating an AI Agent for…
Update: 21 July '22 Our Identity for All hackathon submission was runner up finalist. It's only been four months since…
Previously I have written a number of posts on interacting with Azure AD using the Microsoft Authentication Libraries (MSAL) and…
I've authored numerous posts on using the Microsoft Authentication Libraries to connect to Microsoft Graph using PowerShell and Python. They…
Proof Key for Code Exchange (PKCE) is a mechanism often used with an OAuth2 Authorization Code Grant flow to provide…
Registering Microsoft Graph applications using the Azure Portal and assigning API Permissions is trivial. When you are automating that process…
Previously I've written about using MSAL and PowerShell with Application Permissions and Client Credentials and Certificate based authentication. Also with…
Earlier this year I wrote this post on Microsoft Graph using MSAL with Python and Delegated Permissions. That post used…
Microsoft Graph webhooks or the ability to receive an Azure AD Change Notification has been around for some time. However,…
Recently I've posted about accessing Microsoft Graph using MicroSoft Authentication Libraries (MSAL) with Python and using MSAL with Python and…
This website uses cookies.