Skip to content

Commit c7a6c0a

Browse files
committed
updating from review
1 parent 9373398 commit c7a6c0a

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

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

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -62,15 +62,15 @@ For more information about how to set up SAP SuccessFactors inbound provisioning
6262

6363
## November 2019
6464

65-
### Support for the SameSite Attribute and Chrome 80
65+
### Support for the SameSite attribute and Chrome 80
6666

6767
**Type:** Plan for change
6868
**Service category:** Authentications (Logins)
6969
**Product capability:** User Authentication
7070

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.
7272

73-
As part of this change, app developers must:
73+
We recommend all our developers test their apps using this guidance:
7474

7575
- Set the default value for the **Use Secure Cookie** setting to **Yes**.
7676

@@ -82,6 +82,18 @@ For more information, see [Upcoming SameSite Cookie Changes in ASP.NET and ASP.N
8282

8383
---
8484

85+
### New hotfix for Microsoft Identity Manager (MIM) 2016 Service Pack 2 (SP2)
86+
87+
**Type:** Fixed
88+
**Service category:** Microsoft Identity Manager
89+
**Product capability:** Identity Lifecycle Management
90+
91+
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+
8597
### New AD FS app activity report to help migrate apps to Azure AD (Public Preview)
8698

8799
**Type:** New feature
@@ -170,6 +182,20 @@ For more information about conditional access and SSO with Microsoft Edge, see t
170182

171183
---
172184

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+
173199
### Automate user account provisioning for these newly supported SaaS apps
174200

175201
**Type:** New feature
@@ -198,32 +224,6 @@ For more information about the apps, see [SaaS application integration with Azur
198224

199225
---
200226

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)
216-
217-
**Type:** Fixed
218-
**Service category:** Microsoft Identity Manager
219-
**Product capability:** Identity Lifecycle Management
220-
221-
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).
224-
225-
---
226-
227227
### New and improved Azure AD application gallery
228228

229229
**Type:** Changed feature

0 commit comments

Comments
 (0)