You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/whats-new-docs.md
+18-69Lines changed: 18 additions & 69 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,23 @@ manager: CelesteDG
15
15
16
16
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)
17
17
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)
-[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
+
18
35
## July 2022
19
36
20
37
### New articles
@@ -86,72 +103,4 @@ Welcome to what's new in Azure Active Directory B2C documentation. This article
86
103
-[Application types that can be used in Active Directory B2C](application-types.md)
87
104
-[Publish your Azure Active Directory B2C app to the Azure Active Directory app gallery](publish-app-to-azure-ad-app-gallery.md)
88
105
-[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)
Copy file name to clipboardExpand all lines: articles/active-directory/authentication/how-to-migrate-mfa-server-to-azure-mfa-user-authentication.md
+1-4Lines changed: 1 addition & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -241,11 +241,8 @@ Microsoft Authenticator can be used as a passwordless sign-in method and a secon
241
241
### Register for combined security registration (recommended)
242
242
243
243
We recommend having your users register for combined security information, which is a single place to register their authentication methods and devices for both MFA and SSPR.
244
-
While it's possible to migrate data from the MFA Server to Azure AD MFA, you face these challenges:
245
244
246
-
* Only phone numbers can be migrated.
247
-
* Authenticator apps will need to be reregistered.
248
-
* Stale data can be migrated.
245
+
Authentication data can be migrated from MFA Server to Azure AD. This process doesn't require any end-user interaction during or after the migration, but it can result in stale data being migrated.
249
246
250
247
Microsoft provides communication templates that you can provide to your users to guide them through the combined registration process.
251
248
These include templates for email, posters, table tents, and various other assets. Users register their information at `https://aka.ms/mysecurityinfo`, which takes them to the combined security registration screen.
Copy file name to clipboardExpand all lines: articles/active-directory/develop/whats-new-docs.md
+18-16Lines changed: 18 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: active-directory
5
5
author: mmacy
6
6
manager: CelesteDG
7
7
8
-
ms.date: 08/01/2022
8
+
ms.date: 09/01/2022
9
9
ms.service: active-directory
10
10
ms.subservice: develop
11
11
ms.topic: reference
@@ -18,6 +18,23 @@ ms.custom: has-adal-ref
18
18
19
19
Welcome to what's new in the Microsoft identity platform documentation. This article lists new docs that have been added and those that have had significant updates in the last three months.
20
20
21
+
## August 2022
22
+
23
+
### Updated articles
24
+
25
+
-[Access Azure AD protected resources from an app in Google Cloud (preview)](workload-identity-federation-create-trust-gcp.md)
26
+
-[Claims challenges, claims requests, and client capabilities](claims-challenge.md)
27
+
-[Configure an app's publisher domain](howto-configure-publisher-domain.md)
28
+
-[Configure an app to trust an external identity provider](workload-identity-federation-create-trust.md)
29
+
-[How to use Continuous Access Evaluation enabled APIs in your applications](app-resilience-continuous-access-evaluation.md)
30
+
-[Microsoft identity platform and OAuth 2.0 authorization code flow](v2-oauth2-auth-code-flow.md)

139
138
140
-
> [!NOTE]
141
-
> An invitation URL will be generated.
139
+
7. In the confirmation message, select **Yes** to confirm that you want to send the user a new email invitation for redeeming their guest account. An invitation URL will be generated and sent to the user.
142
140
143
141
## Next steps
144
142
145
-
- To learn how non-Azure AD admins can add B2B guest users, see [How do information workers add B2B collaboration users?](add-users-information-worker.md)
143
+
- To learn how non-Azure AD admins can add B2B guest users, see [How users in your organization can invite guest users to an app](add-users-information-worker.md)
146
144
- For information about the invitation email, see [The elements of the B2B collaboration invitation email](invitation-email-elements.md).
0 commit comments