Skip to main content
Revokes a user’s sessions. If no user is specified, the current user’s sessions will be revoked. Note, Using OAuth (delegated) connection, only admins can revoke other users’ sessions, while non-admins can revoke only their own.
  • Least privileged Microsoft Graph permission to access the action via application: User.RevokeSessions.All.
External DocumentationTo learn more, visit the Microsoft Entra ID documentation.

Parameters

Example Output

Workflow Library Example

Revoke User Sessions with Microsoft Entra Id and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop