Skip to content

Commit 1190c4f

Browse files
authored
Merge pull request #206512 from MicrosoftDocs/main
Merge main to live, 4 AM
2 parents 4d76752 + 143bbd5 commit 1190c4f

File tree

54 files changed

+1226
-276
lines changed

Some content is hidden

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

54 files changed

+1226
-276
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ To set your local account sign-in options at the tenant level:
5757
## Configure your user flow
5858

5959
1. In the left menu of the Azure portal, select **Azure AD B2C**.
60-
1. Under **Policies**, select **User flows (policies)**.
60+
1. Under **Policies**, select **User flows**.
6161
1. Select the user flow for which you'd like to configure the sign-up and sign-in experience.
6262
1. Select **Identity providers**
6363
1. Under the **Local accounts**, select one of the following: **Email signup**, **User ID signup**, **Phone signup**, **Phone/Email signup**, or **None**.

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

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: active-directory
55
author: mmacy
66
manager: CelesteDG
77

8-
ms.date: 07/04/2022
8+
ms.date: 08/01/2022
99
ms.service: active-directory
1010
ms.subservice: develop
1111
ms.topic: reference
@@ -18,6 +18,23 @@ ms.custom: has-adal-ref
1818

1919
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.
2020

21+
## July 2022
22+
23+
### New articles
24+
25+
- [Configure SAML app multi-instancing for an application in Azure Active Directory](reference-app-multi-instancing.md)
26+
27+
### Updated articles
28+
29+
- [Application and service principal objects in Azure Active Directory](app-objects-and-service-principals.md)
30+
- [Application configuration options](msal-client-application-configuration.md)
31+
- [A web API that calls web APIs: Code configuration](scenario-web-api-call-api-app-configuration.md)
32+
- [Claims mapping policy type](reference-claims-mapping-policy-type.md)
33+
- [Customize claims issued in the SAML token for enterprise applications](active-directory-saml-claims-customization.md)
34+
- [Microsoft identity platform access tokens](access-tokens.md)
35+
- [Single-page application: Sign-in and Sign-out](scenario-spa-sign-in.md)
36+
- [Tutorial: Add sign-in to Microsoft to an ASP.NET web app](tutorial-v2-asp-webapp.md)
37+
2138
## June 2022
2239

2340
### Updated articles
@@ -42,18 +59,3 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
4259
- [Single sign-on with MSAL.js](msal-js-sso.md)
4360
- [Tutorial: Sign in users and acquire a token for Microsoft Graph in a Node.js & Express web app](tutorial-v2-nodejs-webapp-msal.md)
4461
- [What's new for authentication?](reference-breaking-changes.md)
45-
46-
## March 2022
47-
48-
### New articles
49-
50-
- [Secure access control using groups in Azure AD](secure-group-access-control.md)
51-
52-
### Updated articles
53-
54-
- [Authentication flow support in MSAL](msal-authentication-flows.md)
55-
- [Claims mapping policy type](reference-claims-mapping-policy-type.md)
56-
- [Configure an app to trust an external identity provider (preview)](workload-identity-federation-create-trust.md)
57-
- [OAuth 2.0 and OpenID Connect in the Microsoft identity platform](active-directory-v2-protocols.md)
58-
- [Signing key rollover in the Microsoft identity platform](active-directory-signing-key-rollover.md)
59-
- [Troubleshoot publisher verification](troubleshoot-publisher-verification.md)
Lines changed: 20 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "What's new in Azure Active Directory application management"
33
description: "New and updated documentation for the Azure Active Directory application management."
4-
ms.date: 07/04/2022
4+
ms.date: 08/01/2022
55
ms.service: active-directory
66
ms.subservice: app-mgmt
77
ms.topic: reference
@@ -15,6 +15,25 @@ manager: CelesteDG
1515

1616
Welcome to what's new in Azure Active Directory (Azure AD) application management 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 application management service, see [What's new in Azure AD](../fundamentals/whats-new.md).
1717

18+
## July 2022
19+
20+
### New articles
21+
22+
- [Create an enterprise application from a multi-tenant application in Azure Active Directory](create-service-principal-cross-tenant.md)
23+
- [Deletion and recovery of applications FAQ](delete-recover-faq.yml)
24+
- [Recover deleted applications in Azure Active Directory FAQs](recover-deleted-apps-faq.md)
25+
- [Restore an enterprise application in Azure AD](restore-application.md)
26+
- [SAML Request Signature Verification (Preview)](howto-enforce-signed-saml-authentication.md)
27+
- [Tutorial: Configure Cloudflare with Azure Active Directory for secure hybrid access](cloudflare-azure-ad-integration.md)
28+
- [Tutorial: Configure Datawiza to enable Azure Active Directory Multi-Factor Authentication and single sign-on to Oracle JD Edwards](datawiza-azure-ad-sso-oracle-jde.md)
29+
30+
### Updated articles
31+
32+
- [Delete an enterprise application](delete-application-portal.md)
33+
- [Configure Azure Active Directory SAML token encryption](howto-saml-token-encryption.md)
34+
- [Review permissions granted to applications](manage-application-permissions.md)
35+
- [Tutorial: Configure Secure Hybrid Access with Azure Active Directory and Datawiza](datawiza-with-azure-ad.md)
36+
1837
## June 2022
1938

2039
### Updated articles
@@ -34,27 +53,3 @@ Welcome to what's new in Azure Active Directory (Azure AD) application managemen
3453
- [Tutorial: Manage certificates for federated single sign-on](tutorial-manage-certificates-for-federated-single-sign-on.md)
3554
- [Tutorial: Migrate Okta federation to Azure AD-managed authentication](migrate-okta-federation-to-azure-active-directory.md)
3655
- [Tutorial: Migrate Okta sync provisioning to Azure AD Connect-based synchronization](migrate-okta-sync-provisioning-to-azure-active-directory.md)
37-
38-
## March 2022
39-
40-
### New articles
41-
42-
- [Overview of admin consent workflow](admin-consent-workflow-overview.md)
43-
- [Tutorial: Configure F5’s BIG-IP Easy Button for SSO to SAP ERP](f5-big-ip-sap-erp-easy-button.md)
44-
45-
### Updated articles
46-
47-
- [Configure the admin consent workflow](configure-admin-consent-workflow.md)
48-
- [Grant tenant-wide admin consent to an application](grant-admin-consent.md)
49-
- [Integrate F5 BIG-IP with Azure AD](f5-aad-integration.md)
50-
- [Manage app consent policies](manage-app-consent-policies.md)
51-
- [Plan Azure AD My Apps configuration](my-apps-deployment-plan.md)
52-
- [Quickstart: View enterprise applications](view-applications-portal.md)
53-
- [Review admin consent requests](review-admin-consent-requests.md)
54-
- [Tutorial: Configure F5 BIG-IP Easy Button for header-based and LDAP SSO](f5-big-ip-ldap-header-easybutton.md)
55-
- [Tutorial: Configure F5’s BIG-IP Easy Button for header-based SSO](f5-big-ip-headers-easy-button.md)
56-
- [Tutorial: Configure F5 BIG-IP Easy Button for Kerberos SSO](f5-big-ip-kerberos-easy-button.md)
57-
- [Tutorial: Configure F5’s BIG-IP Easy Button for SSO to Oracle EBS](f5-big-ip-oracle-enterprise-business-suite-easy-button.md)
58-
- [Tutorial: Configure F5’s BIG-IP Easy Button for SSO to Oracle JDE](f5-big-ip-oracle-jde-easy-button.md)
59-
- [Tutorial: Configure F5’s BIG-IP Easy Button for SSO to Oracle PeopleSoft](f5-big-ip-oracle-peoplesoft-easy-button.md)
60-
- [Tutorial: Manage certificates for federated single sign-on](tutorial-manage-certificates-for-federated-single-sign-on.md)

0 commit comments

Comments
 (0)