Revoke Azure AD User Refresh Tokens with PowerShell

4 months ago
10

This script demonstrates two methods: targeting a specific user with Revoke-AzureADUserAllRefreshToken and a batch operation for all users. Essential for enhancing security after password resets or suspicious activity

Loading comments...