diff --git a/msal-dotnet-articles/TOC.yml b/msal-dotnet-articles/TOC.yml index e36923d4a..deefa38d6 100644 --- a/msal-dotnet-articles/TOC.yml +++ b/msal-dotnet-articles/TOC.yml @@ -25,8 +25,10 @@ items: - name: Acquiring tokens interactively href: acquiring-tokens/desktop-mobile/acquiring-tokens-interactively.md - - name: Using MSAL.NET with Web Account Manager (WAM) + - name: Using MSAL.NET with broker on Windows (Web Account Manager / WAM) href: ./acquiring-tokens/desktop-mobile/wam.md + - name: Using MSAL.NET with broker on MacOS + href: ./acquiring-tokens/desktop-mobile/macos-broker-dotnet-sdk.md - name: Using MSAL.Net with broker on Linux distributions href: ./acquiring-tokens/desktop-mobile/linux-dotnet-sdk.md - name: Using MSAL.Net with WSL