Skip to content

Commit 0f8144a

Browse files
authored
docs: add instructions how to enable WAM
1 parent 9a5bd62 commit 0f8144a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/windows-broker.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ Integration with the WAM broker comes with several additional benefits, but it a
88
Note that this only affects [Azure DevOps](https://dev.azure.com).
99
It doesn't impact authentication with GitHub, Bitbucket, or any other Git host.
1010

11+
## How to enable
12+
13+
You can opt-in to WAM support by setting the environment variable [`GCM_MSAUTH_USEBROKER`](https://github.com/microsoft/Git-Credential-Manager-Core/blob/main/docs/environment.md#gcm_msauth_usebroker-experimental) or setting the Git configuration value [`credential.msauthUseBroker`](https://github.com/microsoft/Git-Credential-Manager-Core/blob/main/docs/configuration.md#credentialmsauthusebroker-experimental).
14+
1115
## Features
1216

1317
When you turn on WAM support, GCM Core can cooperate with Windows and with other WAM-enabled software on your machine.

0 commit comments

Comments
 (0)