You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: msal-python-conceptual/advanced/linux-broker-py.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ An authentication broker is an application that runs on a user’s machine that
24
24
-**Enhanced security.** Many security enhancements are delivered with the broker, without needing to update the application logic.
25
25
-**Feature support.** With the help of the broker developers can access rich OS and service capabilities.
26
26
-**System integration.** Applications that use the broker plug-and-play with the built-in account picker, allowing the user to quickly pick an existing account instead of reentering the same credentials over and over.
27
-
-**Token Protection.** Microsoft single sign-on for Linux ensures that the refresh tokens are device bound and [enables apps](../../advanced/proof-of-possession-tokens.md) to acquire device bound access tokens. See [Token Protection](/azure/active-directory/conditional-access/concept-token-protection).
27
+
-**Token Protection.** Microsoft single sign-on for Linux ensures that the refresh tokens are device bound.
0 commit comments