Skip to content

Commit 66774be

Browse files
authored
Merge pull request #243808 from MicrosoftDocs/main
7/03/2023 10AM Publishing
2 parents 9ed98c2 + 3c3be54 commit 66774be

File tree

101 files changed

+1362
-984
lines changed

Some content is hidden

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

101 files changed

+1362
-984
lines changed

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

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

8-
ms.date: 06/02/2023
8+
ms.date: 07/03/2023
99
ms.service: active-directory
1010
ms.subservice: develop
1111
ms.topic: reference
@@ -18,6 +18,26 @@ 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+
## June 2023
22+
23+
### New articles
24+
25+
- [Configure app multi-instancing](configure-app-multi-instancing.md) - Configuration of multiple instances of the same application within a tenant
26+
- [Migrate away from using email claims for user identification or authorization](migrate-off-email-claim-authorization.md) - Migration guidance for insecure authorization pattern
27+
- [Optional claims reference](optional-claims-reference.md) - v1.0 and v2.0 optional claims reference
28+
29+
### Updated articles
30+
31+
- [A web app that calls web APIs: Code configuration](scenario-web-app-call-api-app-configuration.md) - Editorial review of Node.js code snippet
32+
- [Claims mapping policy type](reference-claims-mapping-policy-type.md) - Editorial review of claims mapping policy type
33+
- [Configure token lifetime policies (preview)](configure-token-lifetimes.md) - Adding service principal policy commands
34+
- [Customize SAML token claims](saml-claims-customization.md) - Review of claims mapping policy type
35+
- [Microsoft identity platform code samples](sample-v2-code.md) - Reworking code samples file to add extra tab
36+
- [Refresh tokens in the Microsoft identity platform](refresh-tokens.md) - Editorial review of refresh tokens
37+
- [Tokens and claims overview](security-tokens.md) - Editorial review of security tokens
38+
- [Tutorial: Sign in users and call Microsoft Graph from an iOS or macOS app](tutorial-v2-ios.md) - Editorial review
39+
- [What's new for authentication?](reference-breaking-changes.md) - Identity breaking change: omission of unverified emails by default
40+
2141
## May 2023
2242

2343
### New articles
@@ -72,27 +92,3 @@ Welcome to what's new in the Microsoft identity platform documentation. This art
7292
- [Web app that signs in users: App registration](scenario-web-app-sign-user-app-registration.md)
7393
- [Web app that signs in users: Code configuration](scenario-web-app-sign-user-app-configuration.md)
7494
- [Web app that signs in users: Sign-in and sign-out](scenario-web-app-sign-user-sign-in.md)
75-
76-
## March 2023
77-
78-
### New articles
79-
80-
- [Configure a SAML app to receive tokens with claims from an external store (preview)](custom-extension-configure-saml-app.md)
81-
- [Configure a custom claim provider token issuance event (preview)](custom-extension-get-started.md)
82-
- [Custom claims provider (preview)](custom-claims-provider-overview.md)
83-
- [Custom claims providers](custom-claims-provider-reference.md)
84-
- [Custom authentication extensions (preview)](custom-extension-overview.md)
85-
- [Troubleshoot your custom claims provider API (preview)](custom-extension-troubleshoot.md)
86-
- [Understanding application-only access](app-only-access-primer.md)
87-
88-
### Updated articles
89-
90-
- [ADAL to MSAL migration guide for Python](migrate-python-adal-msal.md)
91-
- [Handle errors and exceptions in MSAL for Python](msal-error-handling-python.md)
92-
- [How to migrate a JavaScript app from ADAL.js to MSAL.js](msal-compare-msal-js-and-adal-js.md)
93-
- [Microsoft identity platform access tokens](access-tokens.md)
94-
- [Microsoft Enterprise SSO plug-in for Apple devices (preview)](apple-sso-plugin.md)
95-
- [Restrict your Azure AD app to a set of users in an Azure AD tenant](howto-restrict-your-app-to-a-set-of-users.md)
96-
- [Token cache serialization in MSAL.NET](msal-net-token-cache-serialization.md)
97-
- [Troubleshoot publisher verification](troubleshoot-publisher-verification.md)
98-
- [Tutorial: Call the Microsoft Graph API from a Universal Windows Platform (UWP) application](tutorial-v2-windows-uwp.md)

articles/active-directory/fundamentals/whats-new.md

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,6 @@ This page updates monthly, so revisit it regularly. If you're looking for items
3434

3535
## June 2023
3636

37-
### Public Preview - Availability of Exchange Hybrid in Azure AD Connect cloud sync
38-
39-
**Type:** New feature
40-
**Service category:** Directory Management
41-
**Product capability:** Azure Active Directory Connect Cloud Sync
42-
43-
44-
45-
Exchange hybrid capability allows for the coexistence of Exchange mailboxes both on-premises and in Microsoft 365. Cloud Sync synchronizes a specific set of Exchange-related attributes from Azure AD back into your on-premises directory and to any forests that's disconnected (no network trust needed between them). With this capability, existing customers who have this feature enabled in Azure AD Connect sync can now migrate and leverage this feature with Azure AD cloud sync. For more information, see: ADD LINK
46-
47-
---
48-
4937
### Public Preview - New provisioning connectors in the Azure AD Application Gallery - June 2023
5038

5139
**Type:** New feature
@@ -176,16 +164,6 @@ Restricted Management Administrative Units allow you to restrict modification of
176164

177165
---
178166

179-
### Public Preview - Real-Time Threat Intelligence Detections
180-
181-
**Type:** New feature
182-
**Service category:** Identity Protection
183-
**Product capability:** Identity Security & Protection
184-
185-
To address emerging attacks, Identity Protection now includes Real-Time Threat Intelligence Detections, also referred to as Rapid Response Detections. When emerging attacks occur, Identity Protection will now dynamically issue new detections in response to these attacks. These detections utilize Microsoft’s threat intelligence in real-time, meaning Identity Protection detects emerging patterns of compromise during sign-in and challenge the user accordingly. For more information, see: ADD LINK
186-
187-
---
188-
189167
### General Availability - Report suspicious activity integrated with Identity Protection
190168

191169
**Type:** Changed feature

0 commit comments

Comments
 (0)