Microsoft Entra ID - Revoke sign-in session action

The Revoke sign-in session action invalidates a user’s refresh tokens to prevent unauthorized access to organization data. It resets the signInSessionsValidFromDateTime user property to the current date-time, which forces the user to sign in again to all previously authorized applications, regardless of the device. Learn more.

Input

Input fieldDescription
Revoke current user sign-in session?Choose whether to revoke the current user’s sign-in session.
User ID or user principal nameEnter the user ID or user principal name.

Output

Output fieldDescription
ValueReturns true if the user’s session is revoked.

Last updated: