Skip to content

Commit c7c3eff

Browse files
committed
added animation for clarity
1 parent 06c929e commit c7c3eff

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

msal-dotnet-articles/acquiring-tokens/desktop-mobile/linux-dotnet-sdk-wsl.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@ Using an authentication broker on Linux enables you to simplify how your users a
2121

2222
To enable SSO in your WSL app using MSAL.NET, you must ensure the keychain is set up and unlocked, as MSAL uses `libsecret` to communicate with the keyring daemon.
2323

24+
## User sign-in experience
25+
26+
This video demonstrates the sign-in experience on brokered flows on Linux
27+
28+
![Demo of the Linux Login component component](../../media/linux/dotnet-msal-wsl.gif)
29+
30+
2431
## Update to the latest version of WSL
2532

2633
Ensure you have updated to the latest WSL release. The WAM Account Control dialog is supported in WSL versions 2.4.13 and above.
3.05 MB
Loading

0 commit comments

Comments
 (0)