Skip to content

Commit 377a4c7

Browse files
committed
updates
1 parent 142b973 commit 377a4c7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/active-directory/develop/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -257,11 +257,11 @@
257257
href: msal-net-aad-b2c-considerations.md
258258
- name: MSAL.js
259259
items:
260-
- name: Use Internet Explorer
260+
- name: Considerations using IE
261261
href: msal-js-use-ie-browser.md
262-
- name: Internet Explorer and Microsoft Edge browsers
262+
- name: Known issues- IE and Microsoft Edge
263263
href: msal-js-known-issues-ie-edge-browsers.md
264-
- name: Safari browser
264+
- name: Known issues- Safari
265265
href: msal-js-known-issues-safari-browser.md
266266
- name: Authentication
267267
items:

articles/active-directory/develop/msal-js-known-issues-safari-browser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.collection: M365-identity-device-management
2323

2424
# Known issues on Safari browser with MSAL.js
2525

26-
## Issues with silent token renewal on Safari 12 and ITP 2.0
26+
## Silent token renewal on Safari 12 and ITP 2.0
2727

2828
Apple iOS 12 and MacOS 10.14 operating systems included a release of the [Safari 12 browser](https://developer.apple.com/safari/whats-new/). For purposes of security and privacy, Safari 12 includes the [Intelligent Tracking Prevention 2.0](https://webkit.org/blog/8311/intelligent-tracking-prevention-2-0/). This essentially causes the browser to drop third-party cookies being set. ITP 2.0 also treats the cookies set by identity providers as third-party cookies.
2929

0 commit comments

Comments
 (0)