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
+29-29Lines changed: 29 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,15 +62,15 @@ For more information about how to set up SAP SuccessFactors inbound provisioning
62
62
63
63
## November 2019
64
64
65
-
### Support for the SameSite Attribute and Chrome 80
65
+
### Support for the SameSite attribute and Chrome 80
66
66
67
67
**Type:** Plan for change
68
68
**Service category:** Authentications (Logins)
69
69
**Product capability:** User Authentication
70
70
71
-
As part of a secure-by-default model for cookies, the Chrome 80 browser is changing how it treats cookies without the **SameSite** attribute. Any cookie that doesn't specify the **SameSite** attribute as `SameSite=None`will be treated as though it was set to `SameSite=Lax`. If you use the `SameSite=None` attribute, you'll also need to add an additional `Secure` attribute so cross-site cookies can only be accessed over HTTPS connections.
71
+
As part of a secure-by-default model for cookies, the Chrome 80 browser is changing how it treats cookies without the `SameSite` attribute. Any cookie that doesn't specify the `SameSite` attribute will be treated as though it was set to `SameSite=Lax`, which will result in Chrome blocking certain cross-domain cookie sharing scenarios that your app may depend on. To maintain the older Chrome behavior, you can use the `SameSite=None` attribute and add an additional `Secure` attribute, so cross-site cookies can only be accessed over HTTPS connections. Chrome is scheduled to complete this change by February 4, 2020.
72
72
73
-
As part of this change, app developers must:
73
+
We recommend all our developers test their apps using this guidance:
74
74
75
75
- Set the default value for the **Use Secure Cookie** setting to **Yes**.
76
76
@@ -82,6 +82,18 @@ For more information, see [Upcoming SameSite Cookie Changes in ASP.NET and ASP.N
82
82
83
83
---
84
84
85
+
### New hotfix for Microsoft Identity Manager (MIM) 2016 Service Pack 2 (SP2)
A hotfix rollup package (build 4.6.34.0) is available for Microsoft Identity Manager (MIM) 2016 Service Pack 2 (SP2). This rollup package resolves issues and adds improvements that are described in the "Issues fixed and improvements added in this update" section.
92
+
93
+
For more information and to download the hotfix package, see [Microsoft Identity Manager 2016 Service Pack 2 (build 4.6.34.0) Update Rollup is available](https://support.microsoft.com/help/4512924/microsoft-identity-manager-2016-service-pack-2-build-4-6-34-0-update-r).
94
+
95
+
---
96
+
85
97
### New AD FS app activity report to help migrate apps to Azure AD (Public Preview)
86
98
87
99
**Type:** New feature
@@ -170,6 +182,20 @@ For more information about conditional access and SSO with Microsoft Edge, see t
170
182
171
183
---
172
184
185
+
### Azure AD entitlement management (General Availability)
186
+
187
+
**Type:** New feature
188
+
**Service category:** Other
189
+
**Product capability:** Entitlement Management
190
+
191
+
Azure AD entitlement management is a new identity governance feature, which helps organizations manage identity and access lifecycle at scale. This new feature helps by automating access request workflows, access assignments, reviews, and expiration across groups, apps, and SharePoint Online sites.
192
+
193
+
With Azure AD entitlement management, you can more efficiently manage access both for employees and also for users outside your organization who need access to those resources.
194
+
195
+
For more information, see [What is Azure AD entitlement management?](https://docs.microsoft.com/azure/active-directory/governance/entitlement-management-overview#license-requirements)
196
+
197
+
---
198
+
173
199
### Automate user account provisioning for these newly supported SaaS apps
174
200
175
201
**Type:** New feature
@@ -198,32 +224,6 @@ For more information about the apps, see [SaaS application integration with Azur
198
224
199
225
---
200
226
201
-
### Azure AD entitlement management (General Availability)
202
-
203
-
**Type:** New feature
204
-
**Service category:** Other
205
-
**Product capability:** Entitlement Management
206
-
207
-
Azure AD entitlement management is a new identity governance feature, which helps organizations manage identity and access lifecycle at scale. This new feature helps by automating access request workflows, access assignments, reviews, and expiration across groups, apps, and SharePoint Online sites.
208
-
209
-
With Azure AD entitlement management, you can more efficiently manage access both for employees and also for users outside your organization who need access to those resources.
210
-
211
-
For more information, see [What is Azure AD entitlement management?](https://docs.microsoft.com/azure/active-directory/governance/entitlement-management-overview#license-requirements)
212
-
213
-
---
214
-
215
-
### New hotfix for Microsoft Identity Manager (MIM) 2016 Service Pack 2 (SP2)
A hotfix rollup package (build 4.6.34.0) is available for Microsoft Identity Manager (MIM) 2016 Service Pack 2 (SP2). This rollup package resolves issues and adds improvements that are described in the "Issues fixed and improvements added in this update" section.
222
-
223
-
For more information and to download the hotfix package, see [Microsoft Identity Manager 2016 Service Pack 2 (build 4.6.34.0) Update Rollup is available](https://support.microsoft.com/help/4512924/microsoft-identity-manager-2016-service-pack-2-build-4-6-34-0-update-r).
0 commit comments