Skip to content

Commit ecce97e

Browse files
committed
fixed link
1 parent 943cfcc commit ecce97e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

msal-python-conceptual/advanced/linux-broker-py.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ An authentication broker is an application that runs on a user’s machine that
2424
- **Enhanced security.** Many security enhancements are delivered with the broker, without needing to update the application logic.
2525
- **Feature support.** With the help of the broker developers can access rich OS and service capabilities.
2626
- **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.
2828

2929
## How to opt in to use broker?
3030

0 commit comments

Comments
 (0)