oauth2.0

Connecting to Microsoft Graph using the Authorization Code with PKCE Flow and PowerShell

I've authored numerous posts on using the Microsoft Authentication Libraries to connect to Microsoft Graph using PowerShell and Python. They…

2 years ago

Generating PKCE codes with PowerShell

Proof Key for Code Exchange (PKCE) is a mechanism often used with an OAuth2 Authorization Code Grant flow to provide…

2 years ago

Interactive Authentication to Microsoft Graph using MSAL with PowerShell and Delegated Permissions

Previously I've written about using MSAL and PowerShell with Application Permissions and Client Credentials and Certificate based authentication. Also with…

2 years ago

Azure AD and Microsoft Office365 Deep Links and Sign In URLs

Accessing Microsoft Office365, the Azure Portal, and the plethora of services we integrate with Azure Active Directory is for the…

3 years ago

Microsoft Graph using MSAL with PowerShell and Certificate Authentication

Close to 3 years ago I authored this post on using PowerShell for Certificate based Azure AD Authentication using ADAL…

4 years ago

Microsoft Graph using MSAL with PowerShell and Delegated Permissions

In October last year I authored this post that provided a getting started guide to using MSAL with PowerShell. That…

4 years ago

Microsoft Graph using MSAL with PowerShell

Update 9 July 2020: This post details using MSAL with PowerShell for Azure AD Registered Applications with Application Permissions. See…

4 years ago

Is it you, or is it me? When Cloud Services aren’t always on. “Failed to load external resource” while authenticating to Azure

The weekend just gone (24-25 March 2018) I was nearing the end of a personal project I'd been building around…

6 years ago

How to access Microsoft Identity Manager Hybrid Report data using PowerShell, Graph API and oAuth2

Update: Dec 20 2018. See this post that details the changes to the Azure AD Reports and Events Rest API.…

7 years ago

A quick start guide to leveraging the Azure Graph API with PowerShell and oAuth 2.0

Update Oct 2019: See this post for simplifying oAuth Authentication to Microsoft Graph using PowerShell and the MSAL (Microsoft Authentication…

7 years ago

This website uses cookies.