Skip to content

Commit fa62352

Browse files
authored
M49623: Adding 'for' in several strings
Translator has reported possible source content issue.
1 parent cd982d4 commit fa62352

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/active-directory/fundamentals/concept-fundamentals-continuous-access-evaluation.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ In the future we hope to add more events, including events like location and dev
4747
Before continuous access evaluation, clients would always try to replay the access token from its cache as long as it was not expired. With CAE, we are introducing a new case that a resource provider can reject a token even when it is not expired. In order to inform clients to bypass their cache even though the cached tokens have not expired, we introduce a mechanism called **claim challenge**. CAE requires a client update to understand claim challenge. The latest version of the following applications below support claim challenge:
4848

4949
- Outlook for Windows
50-
- Outlook iOS
51-
- Outlook Android
52-
- Outlook Mac
50+
- Outlook for iOS
51+
- Outlook for Android
52+
- Outlook for Mac
5353
- Teams for Windows
54-
- Teams iOS
55-
- Teams Android
56-
- Teams Mac
54+
- Teams for iOS
55+
- Teams for Android
56+
- Teams for Mac
5757

5858
## Token Lifetime
5959

0 commit comments

Comments
 (0)