Skip to content

Commit 58c6f04

Browse files
authored
Merge pull request #185640 from shrmal/patch-8
Update IP mismatch scenario for clarity
2 parents bc10ee8 + be57cfd commit 58c6f04

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,7 @@ Your identity provider and resource providers may see different IP addresses. Th
176176

177177
Examples:
178178

179-
- Your identity provider sees one IP address from the client.
180-
- Your resource provider sees a different IP address from the client after passing through a proxy.
179+
- Your identity provider sees one IP address from the client while your resource provider sees a different IP address from the client after passing through a proxy.
181180
- The IP address your identity provider sees is part of an allowed IP range in policy but the IP address from the resource provider isn't.
182181

183182
To avoid infinite loops because of these scenarios, Azure AD issues a one hour CAE token and won't enforce client location change. In this case, security is improved compared to traditional one hour tokens since we're still evaluating the [other events](#critical-event-evaluation) besides client location change events.

0 commit comments

Comments
 (0)