Skip to content

Commit 6234516

Browse files
authored
Update to WAM limitations
Adding ADFS as not supported. Also removed Windows Server 2016
1 parent 18140c4 commit 6234516

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/active-directory/develop/scenario-desktop-acquire-token-wam.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@ Using an authentication broker such as WAM has numerous benefits.
4040

4141
## WAM limitations
4242

43-
- B2C authorities are not supported.
44-
- Available on Win10, Win Server 2016, Win Server 2019. On Mac, Linux and earlier Windows, MSAL will fallback to a browser.
43+
- B2C and ADFS authorities are not supported. MSAL will fallback to a browser.
44+
- Available on Win10+ and Win Server 2019+. On Mac, Linux and earlier Windows MSAL will fallback to a browser.
45+
- Not available on Xbox.
4546

4647
## WAM calling pattern
4748

0 commit comments

Comments
 (0)