Skip to content

Commit 503a54d

Browse files
Merge pull request #232326 from derisen/remove-passport-sample
Remove passport.js web app quickstart
2 parents 43486e0 + ffd4c5c commit 503a54d

File tree

6 files changed

+10
-257
lines changed

6 files changed

+10
-257
lines changed

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22041,6 +22041,16 @@
2204122041
"redirect_url": "/azure/active-directory/develop/zero-trust-for-developers",
2204222042
"redirect_document_id": false
2204322043
},
22044+
{
22045+
"source_path_from_root": "/articles/active-directory/develop/web-app-quickstart-portal-node-js-passport.md",
22046+
"redirect_url": "/azure/active-directory/develop/web-app-quickstart?pivots=devlang-nodejs-msal",
22047+
"redirect_document_id": false
22048+
},
22049+
{
22050+
"source_path_from_root": "/articles/active-directory/develop/quickstart-v2-nodejs-webapp.md",
22051+
"redirect_url": "/azure/active-directory/develop/web-app-quickstart?pivots=devlang-nodejs-msal",
22052+
"redirect_document_id": false
22053+
},
2204422054
{
2204522055
"source_path_from_root": "/articles/networking/azure-orbital-overview.md",
2204622056
"redirect_url": "/azure/orbital/overview",

articles/active-directory/develop/index-web-app.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ landingContent:
2828
url: web-app-quickstart.md?pivots=devlang-java
2929
- text: Node.js with MSAL
3030
url: web-app-quickstart.md?pivots=devlang-nodejs-msal
31-
- text: Node.js with Passport
32-
url: web-app-quickstart.md?pivots=devlang-nodejs-passport
3331
- text: Python
3432
url: web-app-quickstart.md?pivots=devlang-python
3533
- title: "Learn by building"

articles/active-directory/develop/quickstart-v2-nodejs-webapp.md

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

articles/active-directory/develop/web-app-quickstart-portal-node-js-passport.md

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

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@ zone_pivot_groups: web-app-quickstart
3030
[!INCLUDE [node.js-msal](./includes/web-app/quickstart-nodejs-msal.md)]
3131
::: zone-end
3232

33-
::: zone pivot="devlang-nodejs-passport"
34-
[!INCLUDE [node.js-passport](./includes/web-app/quickstart-nodejs.md)]
35-
::: zone-end
36-
3733
::: zone pivot="devlang-java"
3834
[!INCLUDE [java](./includes/web-app/quickstart-java.md)]
3935
::: zone-end

articles/zone-pivot-groups.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -428,8 +428,6 @@ groups:
428428
title: ASP.NET Core
429429
- id: devlang-nodejs-msal
430430
title: Node.js - MSAL
431-
- id: devlang-nodejs-passport
432-
title: Node.js - Passport
433431
- id: devlang-java
434432
title: Java
435433
- id: devlang-python

0 commit comments

Comments
 (0)