MSAL

Decoding Azure AD Access Tokens with Python

Previously I have written a number of posts on interacting with Azure AD using the Microsoft Authentication Libraries (MSAL) and…

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

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

Earlier this year I wrote this post on Microsoft Graph using MSAL with Python and Delegated Permissions. That post used…

3 years ago

Microsoft Graph using MSAL with Python and Certificate Authentication

Recently I've posted about accessing Microsoft Graph using MicroSoft Authentication Libraries (MSAL) with Python and using MSAL with Python and…

3 years ago

Microsoft Graph using MSAL with Python and Delegated Permissions

Recently I wrote the Microsoft Graph using MSAL with Python post and mentioned that I would be writing up Python…

3 years ago

Azure AD Authentication Methods Summary Reports using Microsoft Graph and PowerShell

Recently I wrote about reporting on individual Azure AD Users Authentication Methods using Microsoft Graph and PowerShell. Whilst this is…

3 years ago

Getting Microsoft 365 Individual User Usage Reports with PowerShell

The ability to obtain Individual User Usage Reports has been possible in Office365 for many years. However, they were only…

3 years ago

Microsoft Graph using MSAL with Python

For MSAL with Python and Delegated Permissions see this post. For MSAL with Python and Certificate Authentication see this post.…

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

This website uses cookies.