Skip to content

Commit 03c719c

Browse files
authored
Update prerequisite for Require password change
Registering for SSPR is not needed to trigger the password change on CA policy. Let's say we have a following configuration: - There is a user that SSPR is not enabled and the number of methods required for SSPR is 2. - A user has 1 MFA method (e.g. phone number) - The user has high user risk - There is a CA policy with "Require password change" control for high-risk user. In this case, the user is required to pass voice/SMS MFA before changing the password. SSPR is not needed for "Require password change" control.
1 parent 5599495 commit 03c719c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/conditional-access/concept-conditional-access-grant.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ When user risk is detected, administrators can employ the user risk policy condi
191191
When a user is prompted to change a password, they'll first be required to complete multifactor authentication. Make sure all users have registered for multifactor authentication, so they're prepared in case risk is detected for their account.
192192

193193
> [!WARNING]
194-
> Users must have previously registered for self-service password reset before triggering the user risk policy.
194+
> Users must have previously registered for multi-factor authentication before triggering the user risk policy.
195195
196196
The following restrictions apply when you configure a policy by using the password change control:
197197

0 commit comments

Comments
 (0)