Skip to content

Commit e1c2233

Browse files
authored
Merge pull request #99287 from tusharka1/patch-3
b2c-support added a Note
2 parents 0920c0f + e636ae7 commit e1c2233

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/active-directory-b2c/force-password-reset.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@ manager: CelesteDG
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.topic: how-to
12-
ms.date: 08/04/2022
12+
ms.date: 10/06/2022
1313
ms.author: kengaderdus
1414
ms.subservice: B2C
15+
ms.custom: b2c-support
1516
zone_pivot_groups: b2c-policy-type
1617
---
1718

@@ -132,6 +133,9 @@ Content-type: application/json
132133

133134
If you disabled the strong [password complexity](password-complexity.md), update the password policy to [DisableStrongPassword](user-profile-attributes.md#password-policy-attribute):
134135

136+
> [!NOTE]
137+
> After the user resets their password, the passwordPolicies will be changed back to DisablePasswordExpiration
138+
135139
```http
136140
PATCH https://graph.microsoft.com/v1.0/users/<user-object-ID>
137141
Content-type: application/json

0 commit comments

Comments
 (0)