Skip to content

Commit 55a244f

Browse files
authored
Merge pull request #264221 from MicrosoftDocs/main
1/25/2024 AM Publish
2 parents 4ffcee4 + 0f3cc73 commit 55a244f

File tree

127 files changed

+766
-1155
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+766
-1155
lines changed

.openpublishing.redirection.json

Lines changed: 99 additions & 91 deletions
Large diffs are not rendered by default.

articles/active-directory-b2c/add-api-connector-token-enrichment.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ ms.date: 01/17/2023
99
ms.author: godonnell
1010
ms.subservice: B2C
1111
zone_pivot_groups: b2c-policy-type
12+
13+
# Customer intent: I want to enrich tokens with claims from external identity data sources using APIs or outbound webhooks.
14+
1215
---
1316

1417
# Enrich tokens with claims from external sources using API connectors

articles/active-directory-b2c/add-api-connector.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,15 @@ description: Configure an API connector to be used in a sign-up user flow.
55
ms.service: active-directory
66
ms.subservice: B2C
77
ms.topic: how-to
8-
ms.date: 12/20/2022
8+
ms.date: 01/24/2024
99
author: garrodonnell
1010
ms.author: godonnell
1111
manager: CelesteDG
1212
ms.custom: it-pro, b2c-support
1313
zone_pivot_groups: b2c-policy-type
14+
15+
#Customer Intent: As a developer or IT administrator, I want to use API connectors to integrate sign-up user flows with REST APIs to customize the sign-up experience and integrate with external systems.
16+
1417
---
1518

1619
# Add an API connector to a sign-up user flow

articles/active-directory-b2c/add-identity-provider.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.custom: mvc
1111
ms.topic: how-to
1212
ms.service: active-directory
1313
ms.subservice: B2C
14+
15+
#Customer Intent: As a developer integrating Azure AD B2C into my application, I want to add an identity provider, so that users can sign in with their existing social or enterprise accounts without creating a new account.
16+
1417
---
1518

1619
# Add an identity provider to your Azure Active Directory B2C tenant

articles/active-directory-b2c/add-password-reset-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: godonnell
1111
ms.subservice: B2C
1212
zone_pivot_groups: b2c-policy-type
1313

14-
#Customer intent: As a developer, I want to enable my users to reset their passwords without the need for admin intervention, so that they can recover their accounts if they forget their passwords.
14+
#Customer Intent: As an Azure AD B2C administrator, I want to set up a password reset flow for local accounts, so that users can reset their passwords if they forget them.
1515
---
1616

1717
# Set up a password reset flow in Azure Active Directory B2C

articles/active-directory-b2c/add-sign-up-and-sign-in-policy.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ ms.author: godonnell
1414
ms.subservice: B2C
1515
ms.custom: "b2c-support"
1616
zone_pivot_groups: b2c-policy-type
17+
18+
#Customer Intent: As a developer integrating Azure Active Directory B2C into my application, I want to set up a sign-up and sign-in flow, so that users can sign up and sign in with local or social accounts, and reset their passwords if needed.
19+
1720
---
1821

1922
# Set up a sign-up and sign-in flow in Azure Active Directory B2C

articles/active-directory-b2c/configure-user-input.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.author: godonnell
1111
ms.subservice: B2C
1212
zone_pivot_groups: b2c-policy-type
1313

14-
#Customer intent: As a developer or IT administrator, I want to add a new attribute to the sign-up journey, customize it's input type, and define whether it's mandatory or optional.
14+
#Customer Intent: As a developer using Azure Active Directory B2C, I want to add a new attribute to the sign-up journey, customize the input type, and define whether it's required, so that I can collect specific user information during the sign-up process.
1515

1616
---
1717
# Add user attributes and customize user input in Azure Active Directory B2C

articles/active-directory-b2c/identity-protection-investigate-risk.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,14 @@ description: Learn how to investigate risky users, and detections in Azure AD B2
44
ms.service: active-directory
55
ms.subservice: conditional-access
66
ms.topic: overview
7-
ms.date: 09/16/2021
7+
ms.date: 01/24/2024
88
ms.author: godonnell
99
author: garrodonnell
1010
manager: CelesteDG
1111
zone_pivot_groups: b2c-policy-type
12+
13+
#Customer Intent: As an Azure AD B2C administrator, I want to investigate and mitigate identity-based risks using Identity Protection, so that I can identify at-risk users, view risk detections, and take appropriate actions to secure the Azure AD B2C tenant.
14+
1215
---
1316

1417
# Investigate risk with Identity Protection in Azure AD B2C

articles/active-directory-b2c/identity-provider-adfs-saml.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,13 @@ author: garrodonnell
66
manager: CelesteDG
77
ms.service: active-directory
88
ms.topic: how-to
9-
ms.date: 09/16/2021
9+
ms.date: 01/24/2024
1010
ms.author: godonnell
1111
ms.subservice: B2C
1212
zone_pivot_groups: b2c-policy-type
13+
14+
#Customer Intent: As an Azure AD B2C administrator, I want to add AD FS as a SAML identity provider using custom policies, so that users can sign in with their AD FS accounts and access Azure AD B2C resources.
15+
1316
---
1417

1518
# Add AD FS as a SAML identity provider using custom policies in Azure Active Directory B2C

articles/active-directory-b2c/identity-provider-adfs.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,13 @@ author: garrodonnell
66
manager: CelesteDG
77
ms.service: active-directory
88
ms.topic: how-to
9-
ms.date: 06/08/2022
9+
ms.date: 01/24/2024
1010
ms.author: godonnell
1111
ms.subservice: B2C
1212
zone_pivot_groups: b2c-policy-type
13+
14+
#Customer Intent: As a developer integrating Azure AD B2C with AD FS, I want to configure AD FS as an OpenID Connect identity provider, so that users can sign in with their AD FS accounts in Azure AD B2C.
15+
1316
---
1417

1518
# Add AD FS as an OpenID Connect identity provider using custom policies in Azure Active Directory B2C

0 commit comments

Comments
 (0)