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…

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

JWTDetails PowerShell Module for Decoding JWT Access Tokens with readable Token Expiry Time

Updated: 15 June 2020 - JWTDetails updated to v1.0.2 Fixes issue related to time zones with 30min offsets Code Signed…

5 years ago

Azure AD Log Analytics KQL queries via API with PowerShell

Log Analytics is a fantastic tool in the Azure Portal that provides the ability to query Azure Monitor events. It…

5 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.