Skip to content

Commit 16a20fd

Browse files
authored
Merge pull request #345 from microsoft/wam-docs
Add some new WAM docs
2 parents 301f888 + f9fc319 commit 16a20fd

File tree

11 files changed

+107
-43
lines changed

11 files changed

+107
-43
lines changed

docs/configuration.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,12 +280,14 @@ git config --global credential.msauthFlow devicecode
280280

281281
---
282282

283-
### credential.msauthUseBroker
283+
### credential.msauthUseBroker _(experimental)_
284284

285285
Use the operating system account manager where available.
286286

287287
Defaults to `false`. This default is subject to change in the future.
288288

289+
_**Note:** before you enable this option on Windows, please [review the details](windows-broker.md) about what this means to your local Windows user account._
290+
289291
Value|Description
290292
-|-
291293
`true`|Use the operating system account manager as an authentication broker.

docs/environment.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,12 +432,14 @@ export GCM_MSAUTH_FLOW="devicecode"
432432

433433
---
434434

435-
### GCM_MSAUTH_USEBROKER
435+
### GCM_MSAUTH_USEBROKER _(experimental)_
436436

437437
Use the operating system account manager where available.
438438

439439
Defaults to `false`. This default is subject to change in the future.
440440

441+
_**Note:** before you enable this option on Windows, please [review the details](windows-broker.md) about what this means to your local Windows user account._
442+
441443
Value|Description
442444
-|-
443445
`true`|Use the operating system account manager as an authentication broker.

docs/img/aad-bitlocker.png

55.8 KB
Loading

docs/img/aad-disconnect.png

41.7 KB
Loading

docs/img/aad-questions.png

81.9 KB
Loading

docs/img/aad-work-school.png

115 KB
Loading

docs/img/all-microsoft.png

11.7 KB
Loading

docs/img/apps-must-ask.png

12.3 KB
Loading

docs/img/get-signed-in.png

23.3 KB
Loading

docs/wam.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)