Ben Whitmore
Blogs, Articles, and Posts
A Mini Dive into the Microsoft Entra PowerShell Module: An Intune Administrator’s Perspective
(msendpointmgr.com)
In this post, we'll analyse the Entra PowerShell module's authentication implementation and discuss
By: Ben Whitmore submitted:Feb 20 2025
In this post, we'll analyse the Entra PowerShell module's authentication implementation and discuss
whether it's necessary for your Intune automation needs if you're already using the Microsoft.Graph.Authentication module, part of the Microsoft Graph SDK, to handle your tokens.
By: Ben Whitmore submitted:Feb 20 2025
Understanding OAuth: Coding the authentication flow yourself vs using an SDK
(msendpointmgr.com)
Dive into Microsoft Graph authentication with PowerShell. In this blog we explore OAuth flows, PKCE
By: Ben Whitmore submitted:Feb 28 2025
Dive into Microsoft Graph authentication with PowerShell. In this blog we explore OAuth flows, PKCE
security, and token handling. Learn how to build a secure auth flow from scratch and why the SDK might still be the best choice for automation.
By: Ben Whitmore submitted:Feb 28 2025