|
1 | 1 | ---
|
2 | 2 | title: "What's new in Azure Active Directory business-to-customer (B2C)"
|
3 | 3 | description: "New and updated documentation for the Azure Active Directory business-to-customer (B2C)."
|
4 |
| -ms.date: 03/01/2023 |
| 4 | +ms.date: 03/06/2023 |
5 | 5 | ms.service: active-directory
|
6 | 6 | ms.subservice: B2C
|
7 | 7 | ms.topic: reference
|
@@ -30,6 +30,20 @@ Welcome to what's new in Azure Active Directory B2C documentation. This article
|
30 | 30 |
|
31 | 31 | - [Migrate applications using header-based authentication to Azure Active Directory B2C with Grit's app proxy](partner-grit-app-proxy.md)
|
32 | 32 | - [Configure Grit's biometric authentication with Azure Active Directory B2C](partner-grit-authentication.md)
|
| 33 | +- [Create and run your own custom policies in Azure Active Directory B2C](custom-policies-series-overview.md) |
| 34 | +- [Write your first Azure Active Directory B2C custom policy - Hello World!](custom-policies-series-hello-world.md) |
| 35 | +- [Collect and manipulate user inputs by using Azure AD B2C custom policy](custom-policies-series-collect-user-input.md) |
| 36 | +- [Validate user inputs by using Azure Active Directory B2C custom policy](custom-policies-series-validate-user-input.md) |
| 37 | +- [Create branching in user journey by using Azure Active Directory B2C custom policy](custom-policies-series-branch-user-journey.md) |
| 38 | +- [Validate custom policy files by using TrustFrameworkPolicy schema](custom-policies-series-install-xml-extensions.md) |
| 39 | +- [Call a REST API by using Azure Active Directory B2C custom policy](custom-policies-series-call-rest-api.md) |
| 40 | +- [Create and read a user account by using Azure Active Directory B2C custom policy](custom-policies-series-store-user.md) |
| 41 | +- [Set up a sign-up and sign-in flow by using Azure Active Directory B2C custom policy](custom-policies-series-sign-up-or-sign-in.md) |
| 42 | +- [Set up a sign-up and sign-in flow with a social account by using Azure Active Directory B2C custom policy](custom-policies-series-sign-up-or-sign-in-federation.md) |
| 43 | +- [Manage administrator accounts in Azure Active Directory B2C](tenant-management-manage-administrator.md) |
| 44 | +- [Manage emergency access accounts in Azure Active Directory B2C](tenant-management-emergency-access-account.md) |
| 45 | +- [Review tenant creation permission in Azure Active Directory B2C](tenant-management-check-tenant-creation-permission.md) |
| 46 | +- [Find tenant name and tenant ID in Azure Active Directory B2C](tenant-management-read-tenant-name.md) |
33 | 47 |
|
34 | 48 | ### Updated articles
|
35 | 49 |
|
|
0 commit comments