Skip to content

Commit 657032e

Browse files
committed
N&N for SSO enabled by default for Edge
News for eclipse-platform/eclipse.platform.swt#3360
1 parent 8b827b0 commit 657032e

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

news/4.41/platform.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,17 @@ This provides a faster way to launch multiple configurations together while stil
5858

5959
![Quick Launch Group](images/QuickLaunchGroupGif.gif)
6060

61+
### Single Sign-On Enabled by Default for Edge/WebView2 Browser
62+
<details>
63+
<summary>Contributors</summary>
64+
65+
- [Heiko Klare](https://github.com/HeikoKlare)
66+
- [Sebastian Ratz](https://github.com/sratz)
67+
</details>
68+
69+
The SWT `Edge`/`WebView2` browser integration now enables Single Sign-On (SSO) with Azure Active Directory (AAD) resources by default,
70+
using the logged-in Windows account.
71+
This also enables SSO with websites using Microsoft accounts associated with the Windows login,
72+
aligning with the previous behavior of the Internet Explorer engine.
73+
To opt out, set the system property `org.eclipse.swt.browser.EdgeAllowSingleSignOnUsingOSPrimaryAccount` to `false`.
74+

0 commit comments

Comments
 (0)