Skip to content

Commit 1fb488a

Browse files
Merge pull request #232182 from OwenRichards1/acquire-token-gh-fix
[GTD][Core Content][Issue] Desktop app that calls web APIs: Acquire a token
2 parents 9c93e8f + 8833919 commit 1fb488a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/active-directory/develop/scenario-desktop-acquire-token.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: active-directory
88
ms.subservice: develop
99
ms.topic: conceptual
1010
ms.workload: identity
11-
ms.date: 10/21/2022
11+
ms.date: 03/27/2023
1212
ms.author: owenrichards
1313
ms.custom: aaddev, devx-track-python, has-adal-ref, engagement-fy23
1414

@@ -215,6 +215,10 @@ There are various ways you can acquire tokens in a desktop application.
215215
- [Device code flow](scenario-desktop-acquire-token-device-code-flow.md)
216216

217217
---
218+
219+
> [!IMPORTANT]
220+
If users need to use multi-factor authentication (MFA) to log in to the application, they will be blocked instead.
221+
218222
## Next steps
219223

220224
Move on to the next article in this scenario,

0 commit comments

Comments
 (0)