Skip to content

Commit 03ade3b

Browse files
authored
Merge pull request #87763 from gladjohn/patch-1
Update to WAM limitations
2 parents 3f3bb50 + 6234516 commit 03ade3b

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)