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/fundamentals/whats-new.md
+76Lines changed: 76 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,6 +45,82 @@ This page is updated monthly, so revisit it regularly. If you're looking for ite
45
45
For users who do not know or use a password, the Temporary Access Pass can now be used to recover Azure AD-joined PCs when the EnableWebSignIn policy is enabled on the device. For more information, see: [Authentication/EnableWebSignIn](/windows/client-management/mdm/policy-csp-authentication#authentication-enablewebsignin).
46
46
47
47
48
+
---
49
+
50
+
### Public Preview - Workload identity Federation for Managed Identities
51
+
52
+
53
+
54
+
**Type:** New feature
55
+
**Service category:** Managed identities for Azure resources
56
+
**Product capability:** Developer Experience
57
+
58
+
Developers can now use managed identities for their software workloads running anywhere, and for accessing Azure resources, without needing secrets. Key scenarios include:
59
+
60
+
- Accessing Azure resources from Kubernetes pods running on-premises or in any cloud.
61
+
- GitHub workflows to deploy to Azure, no secrets necessary.
62
+
- Accessing Azure resources from other cloud platforms that support OIDC, such as Google Cloud.
63
+
64
+
For more information, see:
65
+
-[Configure a user-assigned managed identity to trust an external identity provider (preview)](../develop/workload-identity-federation-create-trust-user-assigned-managed-identity.md)
-[Use an Azure AD workload identity (preview) on Azure Kubernetes Service (AKS)](/azure/aks/workload-identity-overview)
68
+
69
+
70
+
---
71
+
72
+
### General Availability - Authenticator on iOS is FIPS 140 compliant
73
+
74
+
75
+
76
+
**Type:** New feature
77
+
**Service category:** Microsoft Authenticator App
78
+
**Product capability:** User Authentication
79
+
80
+
Authenticator version 6.6.8 and higher on iOS will be FIPS 140 compliant for all Azure AD authentications using push multi-factor authentications (MFA), Password-less Phone Sign-In (PSI), and time-based one-time pass-codes (TOTP). No changes in configuration are required in the Authenticator app or Azure Portal to enable this capability. For more information, see: [FIPS 140 compliant for Azure AD authentication](../authentication/concept-authentication-authenticator-app.md#fips-140-compliant-for-azure-ad-authentication).
81
+
82
+
83
+
---
84
+
85
+
### General Availability - New Federated Apps available in Azure AD Application gallery - November 2022
86
+
87
+
88
+
89
+
**Type:** New feature
90
+
**Service category:** Enterprise Apps
91
+
**Product capability:** 3rd Party Integration
92
+
93
+
In November 2022 we have added the following 22 new applications in our App gallery with Federation support
You can also find the documentation of all the applications from here https://aka.ms/AppsTutorial,
98
+
99
+
For listing your application in the Azure AD app gallery, please read the details here https://aka.ms/AzureADAppRequest
100
+
101
+
102
+
103
+
104
+
105
+
106
+
---
107
+
108
+
### General Availability - New provisioning connectors in the Azure AD Application Gallery - November 2022
109
+
110
+
111
+
112
+
**Type:** New feature
113
+
**Service category:** App Provisioning
114
+
**Product capability:** 3rd Party Integration
115
+
116
+
We've added the following new applications in our App gallery with Provisioning support. You can now automate creating, updating, and deleting of user accounts for these newly integrated apps:
For more information about how to better secure your organization by using automated user account provisioning, see: [Automate user provisioning to SaaS applications with Azure AD](../app-provisioning/user-provisioning.md).
122
+
123
+
48
124
---
49
125
50
126
### Public Preview - Dynamic Group Pause Functionality
0 commit comments