Skip to content

Commit 120d14b

Browse files
authored
Merge pull request #174234 from kengaderdus/delete-user-flow-self-service-password-reset-file
[identity][AAD][B2C] delete user-flow-self-service-password-reset.md
2 parents d21ec04 + c6eea4d commit 120d14b

File tree

4 files changed

+2
-43
lines changed

4 files changed

+2
-43
lines changed

.openpublishing.redirection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1460,7 +1460,7 @@
14601460
},
14611461
{
14621462
"source_path_from_root": "/articles/active-directory-b2c/active-directory-b2c-reference-sspr.md",
1463-
"redirect_url": "/azure/active-directory-b2c/user-flow-self-service-password-reset",
1463+
"redirect_url": "/azure/active-directory-b2c/add-password-reset-policy",
14641464
"redirect_document_id": true
14651465
},
14661466
{

articles/active-directory-b2c/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,6 @@
205205
- name: Resource owner password credentials policy
206206
href: add-ropc-policy.md
207207
displayName: ROPC
208-
- name: Set up a self-serve password reset policy (deprecated)
209-
href: user-flow-self-service-password-reset.md
210208
- name: Phone sign-up and sign-in
211209
href: phone-authentication-user-flows.md
212210
- name: Identity providers

articles/active-directory-b2c/user-flow-self-service-password-reset.md

Lines changed: 0 additions & 39 deletions
This file was deleted.

articles/security/fundamentals/identity-management-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Identity Secure Score is a set of recommended security controls that Microsoft p
141141
If you have multiple tenants or you want to enable users to [reset their own passwords](https://support.microsoft.com/account-billing/reset-your-work-or-school-password-using-security-info-23dde81f-08bb-4776-ba72-e6b72b9dda9e), it’s important that you use appropriate security policies to prevent abuse.
142142

143143
**Best practice**: Set up self-service password reset (SSPR) for your users.
144-
**Detail**: Use the Azure AD [self-service password reset](../../active-directory-b2c/user-flow-self-service-password-reset.md) feature.
144+
**Detail**: Use the Azure AD [self-service password reset](../../active-directory/authentication/tutorial-enable-sspr.md) feature.
145145

146146
**Best practice**: Monitor how or if SSPR is really being used.
147147
**Detail**: Monitor the users who are registering by using the Azure AD [Password Reset Registration Activity report](../../active-directory/authentication/howto-sspr-reporting.md). The reporting feature that Azure AD provides helps you answer questions by using prebuilt reports. If you're appropriately licensed, you can also create custom queries.

0 commit comments

Comments
 (0)