Skip to content

Commit e8cdb19

Browse files
authored
Remove Windows only text for broker (#52322)
1 parent 151eaa7 commit e8cdb19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/identity/Azure.Identity/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ The Azure Identity library offers both in-memory and persistent disk caching. Fo
256256

257257
## Brokered authentication
258258

259-
An authentication broker is an app that runs on a user's machine and manages the authentication handshakes and token maintenance for connected accounts. Currently, only Windows is supported via Web Account Manager (WAM). To enable support, use the [Azure.Identity.Broker](https://www.nuget.org/packages/Azure.Identity.Broker) package.
259+
An authentication broker is an app that runs on a user's machine and manages the authentication handshakes and token maintenance for connected accounts. To enable support, use the [Azure.Identity.Broker](https://www.nuget.org/packages/Azure.Identity.Broker) package.
260260

261261
## Troubleshooting
262262

0 commit comments

Comments
 (0)