Skip to content

Commit ce5f46b

Browse files
committed
[Azure AD B2C] What is new september 2022
1 parent aa6f446 commit ce5f46b

File tree

1 file changed

+18
-69
lines changed

1 file changed

+18
-69
lines changed

articles/active-directory-b2c/whats-new-docs.md

Lines changed: 18 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,23 @@ manager: CelesteDG
1515

1616
Welcome to what's new in Azure Active Directory B2C documentation. This article lists new docs that have been added and those that have had significant updates in the last three months. To learn what's new with the B2C service, see [What's new in Azure Active Directory](../active-directory/fundamentals/whats-new.md) and [Azure AD B2C developer release notes](custom-policy-developer-notes.md)
1717

18+
## August 2022
19+
20+
### New articles
21+
22+
- [Configure Azure Active Directory B2C with Deduce to combat identity fraud and create a trusted user experience](partner-deduce.md)
23+
24+
### Updated articles
25+
26+
- [Clean up resources and delete the tenant](tutorial-delete-tenant.md)
27+
- [Set up sign-up and sign-in with a Twitter account using Azure Active Directory B2C](identity-provider-twitter.md)
28+
- [JSON claims transformations](json-transformations.md)
29+
- [Extensions app in Azure AD B2C](extensions-app.md)
30+
- [Manage Azure AD B2C with Microsoft Graph](microsoft-graph-operations.md)
31+
- [Define custom attributes in Azure Active Directory B2C](user-flow-custom-attributes.md)
32+
- [Azure Active Directory B2C: What's new](whats-new-docs.md)
33+
- [Page layout versions](page-layout.md)
34+
1835
## July 2022
1936

2037
### New articles
@@ -86,72 +103,4 @@ Welcome to what's new in Azure Active Directory B2C documentation. This article
86103
- [Application types that can be used in Active Directory B2C](application-types.md)
87104
- [Publish your Azure Active Directory B2C app to the Azure Active Directory app gallery](publish-app-to-azure-ad-app-gallery.md)
88105
- [Quickstart: Set up sign in for a desktop app using Azure Active Directory B2C](quickstart-native-app-desktop.md)
89-
- [Register a single-page application (SPA) in Azure Active Directory B2C](tutorial-register-spa.md)
90-
91-
## March 2022
92-
93-
### New articles
94-
95-
- [Configure eID-Me with Azure Active Directory B2C for identity verification](partner-eid-me.md)
96-
- [Configure xID with Azure Active Directory B2C for passwordless authentication](partner-xid.md)
97-
- [Configure Transmit Security with Azure Active Directory B2C for passwordless authentication](partner-bindid.md)
98-
99-
### Updated articles
100-
101-
- [Configure eID-Me with Azure Active Directory B2C for identity verification](partner-eid-me.md)
102-
- [Language customization in Azure Active Directory B2C](language-customization.md)
103-
- [Configure Transmit Security with Azure Active Directory B2C for passwordless authentication](partner-bindid.md)
104-
- [Set up direct sign in using Azure Active Directory B2C](direct-signin.md)
105-
- [Single-page application sign in using the OAuth 2.0 implicit flow in Azure Active Directory B2C](implicit-flow-single-page-application.md)
106-
- [Azure AD B2C: Authentication protocols](protocols-overview.md)
107-
- [Configure Akamai with Azure Active Directory B2C](partner-akamai.md)
108-
- [Cookies definitions for Azure AD B2C](cookie-definitions.md)
109-
- [Manage Azure AD B2C with Microsoft Graph](microsoft-graph-operations.md)
110-
- [Azure Active Directory B2C: What's new](whats-new-docs.md)
111-
- [Define custom attributes in Azure Active Directory B2C](user-flow-custom-attributes.md)
112-
- [Options for registering a SAML application in Azure AD B2C](saml-service-provider-options.md)
113-
114-
## February 2022
115-
116-
### New articles
117-
118-
- [Configure authentication in a sample Node.js web application by using Azure Active Directory B2C](configure-a-sample-node-web-app.md)
119-
- [Configure authentication in a sample Node.js web API by using Azure Active Directory B2C](configure-authentication-in-sample-node-web-app-with-api.md)
120-
- [Enable authentication options in a Node.js web app by using Azure Active Directory B2C](enable-authentication-in-node-web-app-options.md)
121-
- [Enable Node.js web API authentication options using Azure Active Directory B2C](enable-authentication-in-node-web-app-with-api-options.md)
122-
- [Enable authentication in your own Node.js web API by using Azure Active Directory B2C](enable-authentication-in-node-web-app-with-api.md)
123-
- [Enable authentication in your own Node web application using Azure Active Directory B2C](enable-authentication-in-node-web-app.md)
124-
125-
### Updated articles
126-
127-
- [Configure session behavior in Azure Active Directory B2C](session-behavior.md)
128-
- [Customize the user interface with HTML templates in Azure Active Directory B2C](customize-ui-with-html.md)
129-
- [Define a self-asserted technical profile in an Azure Active Directory B2C custom policy](self-asserted-technical-profile.md)
130-
- [About claim resolvers in Azure Active Directory B2C custom policies](claim-resolver-overview.md)
131-
- [Date claims transformations](date-transformations.md)
132-
- [Integer claims transformations](integer-transformations.md)
133-
- [JSON claims transformations](json-transformations.md)
134-
- [Define phone number claims transformations in Azure AD B2C](phone-number-claims-transformations.md)
135-
- [Social accounts claims transformations](social-transformations.md)
136-
- [String claims transformations](string-transformations.md)
137-
- [Web sign in with OpenID Connect in Azure Active Directory B2C](openid-connect.md)
138-
139-
## January 2022
140-
141-
### Updated articles
142-
143-
- [Tutorial: Secure Hybrid Access to applications with Azure AD B2C and F5 BIG-IP](partner-f5.md)
144-
- [Set up a force password reset flow in Azure Active Directory B2C](force-password-reset.md)
145-
- [Boolean claims transformations](boolean-transformations.md)
146-
- [Date claims transformations](date-transformations.md)
147-
- [General claims transformations](general-transformations.md)
148-
- [Integer claims transformations](integer-transformations.md)
149-
- [JSON claims transformations](json-transformations.md)
150-
- [Define phone number claims transformations in Azure AD B2C](phone-number-claims-transformations.md)
151-
- [Social accounts claims transformations](social-transformations.md)
152-
- [String claims transformations](string-transformations.md)
153-
- [StringCollection claims transformations](stringcollection-transformations.md)
154-
- [Billing model for Azure Active Directory B2C](billing.md)
155-
- [Configure SAML identity provider options with Azure Active Directory B2C](identity-provider-generic-saml-options.md)
156-
- [About claim resolvers in Azure Active Directory B2C custom policies](claim-resolver-overview.md)
157-
- [Add AD FS as a SAML identity provider using custom policies in Azure Active Directory B2C](identity-provider-adfs-saml.md)
106+
- [Register a single-page application (SPA) in Azure Active Directory B2C](tutorial-register-spa.md)

0 commit comments

Comments
 (0)