Skip to content

Commit 7255307

Browse files
Merge pull request #224413 from Dickson-Mwendia/refresh-web-app-quickstart
Update web app quickstarts
2 parents 7049a94 + ef16a86 commit 7255307

File tree

6 files changed

+17
-14
lines changed

6 files changed

+17
-14
lines changed

articles/active-directory/develop/includes/web-app/quickstart-aspnet-core.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@
22
title: "Quickstart: ASP.NET Core web app that signs in users and calls Microsoft Graph"
33
description: Learn how an ASP.NET Core web app leverages Microsoft.Identity.Web to implement Microsoft sign-in using OpenID Connect and call Microsoft Graph
44
services: active-directory
5-
author: jmprieur
5+
author: Dickson-Mwendia
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: quickstart
1111
ms.workload: identity
12-
ms.date: 12/19/2022
13-
ms.author: jmprieur
12+
ms.date: 01/18/2023
13+
ms.author: dmwendia
14+
ms.reviewer: jmprieur
1415
ms.custom: "devx-track-csharp, aaddev, identityplatformtop40, scenarios:getting-started, languages:aspnet-core"
1516
#Customer intent: As an application developer, I want to know how to write an ASP.NET Core web app that can sign in personal Microsoft accounts and work/school accounts from any Azure Active Directory instance, then access their data in Microsoft Graph on their behalf.
1617
---

articles/active-directory/develop/includes/web-app/quickstart-aspnet.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@
22
title: "Quickstart: ASP.NET web app that signs in users"
33
description: Download and run a code sample that shows how an ASP.NET web app can sign in Azure AD users.
44
services: active-directory
5-
author: jmprieur
5+
author: Dickson-Mwendia
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: quickstart
1111
ms.workload: identity
12-
ms.date: 11/27/2021
13-
ms.author: jmprieur
12+
ms.date: 01/18/2023
13+
ms.author: dmwendia
14+
ms.reviewer: jmprieur
1415
ms.custom: "devx-track-csharp, aaddev, identityplatformtop40, scenarios:getting-started, languages:ASP.NET, contperf-fy21q1"
1516
# Customer intent: As an application developer, I want to see a sample ASP.NET web app that can sign in Azure AD users.
1617
---

articles/active-directory/develop/includes/web-app/quickstart-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: quickstart
1111
ms.workload: identity
12-
ms.date: 11/17/2021
12+
ms.date: 01/18/2023
1313
ms.author: dmwendia
1414
ms.custom: aaddev, scenarios:getting-started, languages:Java, devx-track-java
1515
---

articles/active-directory/develop/includes/web-app/quickstart-nodejs.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,16 @@
22
title: "Quickstart: Add user sign-in to a Node.js web app"
33
description: In this quickstart, you learn how to implement authentication in a Node.js web application using OpenID Connect.
44
services: active-directory
5-
author: jmprieur
5+
author: Dickson-Mwendia
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: quickstart
1111
ms.workload: identity
12-
ms.date: 11/17/2021
13-
ms.author: jmprieur
12+
ms.date: 01/18/2023
13+
ms.author: dmwendia
14+
ms.reviewer: jmprieur
1415
ms.custom: aaddev, identityplatformtop40, scenarios:getting-started, languages:ASP.NET, devx-track-js
1516
#Customer intent: As an application developer, I want to know how to set up OpenID Connect authentication in a web application built using Node.js with Express.
1617
---

articles/active-directory/develop/includes/web-app/quickstart-python.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
title: "Quickstart: Add sign-in with Microsoft to a Python web app"
33
description: In this quickstart, learn how a Python web app can sign in users, get an access token from the Microsoft identity platform, and call the Microsoft Graph API.
44
services: active-directory
5-
author: abhidnya13
5+
author: Dickson-Mwendia
66
manager: CelesteDG
77

88
ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: quickstart
1111
ms.workload: identity
12-
ms.date: 11/21/2021
13-
ms.author: abpati
12+
ms.date: 01/18/2023
13+
ms.author: dmwendia
1414
ms.custom: aaddev, devx-track-python, scenarios:getting-started, languages:Python
1515
---
1616

articles/active-directory/develop/web-app-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: quickstart
1111
ms.workload: identity
12-
ms.date: 11/16/2021
12+
ms.date: 01/18/2023
1313
ms.author: dmwendia
1414
ms.custom: aaddev, scenarios:getting-started, devx-track-js
1515
zone_pivot_groups: web-app-quickstart

0 commit comments

Comments
 (0)