File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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+
You can’t perform that action at this time.
0 commit comments