Skip to content

Commit 50d9be6

Browse files
Build fixes
1 parent 01ebb1f commit 50d9be6

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
103 KB
Loading
Loading
Loading

articles/active-directory/users-groups-roles/users-revoke-access.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Revoke user access in an emergency in Azure Active Directory | Microsoft Docs
3-
description: Add users in bulk in the Azure AD admin center in Azure Active Directory
3+
description: How to revoke all access for a user in Azure Active Directory
44
services: active-directory
55
ms.service: active-directory
66
ms.subservice: users-groups-roles
@@ -33,7 +33,7 @@ Access tokens and refresh tokens are frequently used with thick client applicati
3333

3434
Azure AD then reevaluates its authorization policies. If the user is still authorized, Azure AD issues a new access token and refresh token.
3535

36-
Access tokens can be a security concern if access must be revoked within a time that is shorter than the lifetime of the token, which is usually around an hour. For this reason, Microsoft is actively working to bring [continuous access evaluation](../fundamentals/concept-fundamentals-continuous-access-evaluation.md) to Office 365 applications, which helps ensure invalidation of access tokens in near real time.
36+
Access tokens can be a security concern if access must be revoked within a time that is shorter than the lifetime of the token, which is usually around an hour. For this reason, Microsoft is actively working to bring [continuous access evaluation](../conditional-access/concept-continuous-access-evaluation.md) to Office 365 applications, which helps ensure invalidation of access tokens in near real time.
3737

3838
## Session tokens (cookies)
3939

0 commit comments

Comments
 (0)