Skip to content

Commit 4380752

Browse files
Merge pull request #200593 from Dickson-Mwendia/desktop-app-calls-api-how-to
[msid] Update topic ownership: Acquire a token in desktop apps that call web APIs
2 parents 6f3e5cb + abab5bf commit 4380752

6 files changed

+12
-12
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Acquire a token to call a web API using device code flow (desktop app)
33
description: Learn how to build a desktop app that calls web APIs to acquire a token for the app using device code flow
44
services: active-directory
5-
author: CelesteDG
5+
author: Dickson-Mwendia
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
1212
ms.date: 08/25/2021
13-
ms.author: celested
13+
ms.author: dmwendia
1414
ms.custom: aaddev, devx-track-python
1515
#Customer intent: As an application developer, I want to know how to write a desktop app that calls web APIs by using the Microsoft identity platform.
1616
---

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Acquire a token to call a web API using integrated Windows authentication (desktop app)
33
description: Learn how to build a desktop app that calls web APIs to acquire a token for the app using integrated Windows authentication
44
services: active-directory
5-
author: CelesteDG
5+
author: Dickson-Mwendia
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
1212
ms.date: 08/25/2021
13-
ms.author: celested
13+
ms.author: dmwendia
1414
ms.custom: aaddev, devx-track-python
1515
#Customer intent: As an application developer, I want to know how to write a desktop app that calls web APIs by using the Microsoft identity platform.
1616
---

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Acquire a token to call a web API interactively (desktop app)
33
description: Learn how to build a desktop app that calls web APIs to acquire a token for the app interactively
44
services: active-directory
5-
author: CelesteDG
5+
author: Dickson-Mwendia
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
1212
ms.date: 08/25/2021
13-
ms.author: celested
13+
ms.author: dmwendia
1414
ms.custom: aaddev, devx-track-python, has-adal-ref
1515
#Customer intent: As an application developer, I want to know how to write a desktop app that calls web APIs by using the Microsoft identity platform.
1616
---

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Acquire a token to call a web API using username and password (desktop app)
33
description: Learn how to build a desktop app that calls web APIs to acquire a token for the app using username and password.
44
services: active-directory
5-
author: CelesteDG
5+
author: Dickson-Mwendia
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
1212
ms.date: 08/25/2021
13-
ms.author: celested
13+
ms.author: dmwendia
1414
ms.custom: aaddev, devx-track-python
1515
#Customer intent: As an application developer, I want to know how to write a desktop app that calls web APIs by using the Microsoft identity platform.
1616
---

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Acquire a token to call a web API using web account manager (desktop app)
33
description: Learn how to build a desktop app that calls web APIs to acquire a token for the app using web account manager
44
services: active-directory
5-
author: CelesteDG
5+
author: Dickson-Mwendia
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
1212
ms.date: 08/25/2021
13-
ms.author: celested
13+
ms.author: dmwendia
1414
ms.custom: aaddev, devx-track-python
1515
#Customer intent: As an application developer, I want to know how to write a desktop app that calls web APIs by using the Microsoft identity platform.
1616
---

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: Acquire a token to call a web API (desktop app)
33
description: Learn how to build a desktop app that calls web APIs to acquire a token for the app
44
services: active-directory
5-
author: CelesteDG
5+
author: Dickson-Mwendia
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
1212
ms.date: 08/25/2021
13-
ms.author: celested
13+
ms.author: dmwendia
1414
ms.custom: aaddev, devx-track-python, has-adal-ref
1515
#Customer intent: As an application developer, I want to know how to write a desktop app that calls web APIs by using the Microsoft identity platform.
1616
---

0 commit comments

Comments
 (0)