Skip to content

Commit cc9b333

Browse files
committed
sessions
1 parent fa9792a commit cc9b333

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

microsoft-edge/webview2/concepts/webview-features-flags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ The following are some of the flags we've seen used.
123123
| `msFloatyShouldHonorIndiaHoldout` | If `true`, honors the India holdout group. Use this flag, set to `false`, to disable the Floaty feature that's enabled if the user is part of the India holdout group, because WebView doesn't support browser retention experiments. |
124124
| `msOverlayScrollbarWinStyle` | Whether the users can change between overlay and non-overlay modes for Fluent scrollbars. |
125125
| `msPdfEnableAsPreview` | This features enables the PDF viewer to launch with a minimal toolbar and in read-only preview mode. |
126-
| `msSingleSignOnForInPrivateWebView2` | This flag enables the single sign-on (SSO) flow for an InPrivate (Incognito) session of WebView2. Browser-based SSO should<!-- todo: style guide: avoid "should" https://learn.microsoft.com/en-us/style-guide/a-z-word-list-term-collections/s/should-vs-must --> seamlessly work in InPrivate (Incognito) mode after enabling this flag. |
126+
| `msSingleSignOnForInPrivateWebView2` | This flag enables the single sign-on (SSO) flow for InPrivate (Incognito) sessions of WebView2. Enables browser-based SSO in InPrivate (Incognito) mode. |
127127
| `msSingleSignOnOSForPrimaryAccountIsShared` | If enabled, allows implicit sign-in to Microsoft webpages using any account, by using the information from the primary OS account. |
128128
| `msSmartScreenProtection` | If enabled, SmartScreen protection will be available. |
129129
| `msUseSpellCheckCorrectionsCard` | If enabled, a new corrections card UI is shown when the user clicks a misspelled word. |

0 commit comments

Comments
 (0)