Category Archives: powershell

How to get SAML payload decoded using PowerShell and browser developer tools?

Summary This article is to show how to decode the Single Sign-on SAML payload in Microsoft Entra. Solution Follow the following links to create an Enterprise Applications in Entra. ClaimsXRay in AzureAD with Directory Extension Look for the SAML Payload … Continue reading

Posted in Azure, EntraID, powershell | Leave a comment

Tip: Connect various M365 PowerShell modules for a demo tenant.

Summary This is a quick tip to connect to a demo tenant using one-time storing of the password (a secured string) to a file and calling the connect command as many times as you want to test for the demo … Continue reading

Posted in powershell | Leave a comment