Commit ff01dfd
Add MSAL.NET + WAM section to Security and Identity index
Adds a 'Sign in with Microsoft (MSAL.NET + WAM)' subsection to the
Windows App SDK APIs section. MSAL.NET with the WAM broker is Microsoft's
recommended approach for signing in with Microsoft/Entra accounts with
silent SSO, but was completely absent from the Windows apps hub.
Includes links to:
- Entra MSAL WAM acquisition docs
- MSAL.NET overview
- App registration quickstart
- Retrieve HWND page (required for WAM UI)
Also adds a note disambiguating WAM (Microsoft accounts only) from
OAuth2Manager (general OAuth, any provider).
Closes ADO #568634
Co-authored-by: Copilot <[email protected]>1 parent 92179ef commit ff01dfd
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
25 | 39 | | |
26 | 40 | | |
27 | 41 | | |
| |||
0 commit comments