Skip to content

Commit 5c9197c

Browse files
committed
Merge branch 'code-samples-maintanance-README' of https://github.com/kengaderdus/ms-identity-ciam-javascript-tutorial into code-samples-maintanance-README
2 parents 7a729b7 + 8368288 commit 5c9197c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

1-Authentication/5-sign-in-express/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
page_type: sample
33
name: Sign in users in a sample Node.js & Express web app by using Microsoft Entra External ID for customers
4-
description: This sample demonstrates a Node.js & Express web app authenticating users by using Microsoft Entra External ID for Customers with Microsoft Authentication Library for Node (MSAL Node)
4+
description: This sample demonstrates a Node.js & Express web app authenticating users by using Microsoft Entra External ID for customers with Microsoft Authentication Library for Node (MSAL Node)
55
languages:
66
- javascript
77
products:
@@ -39,7 +39,7 @@ extensions:
3939

4040
## Overview
4141

42-
This sample demonstrates how to sign in users into a sample Node.js & Express web app by using Microsoft Entra External ID for customers. The samples utilizes the [Microsoft Authentication Library for Node](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/lib/msal-node) (MSAL Node) to simplify adding authentication to the Node.js web app.
42+
This sample demonstrates how to sign users into a sample Node.js & Express web app by using Microsoft Entra External ID for customers. The samples utilizes the [Microsoft Authentication Library for Node](https://github.com/AzureAD/microsoft-authentication-library-for-js/tree/dev/lib/msal-node) (MSAL Node) to simplify adding authentication to the Node.js web app.
4343

4444
## Usage
4545

@@ -65,7 +65,6 @@ This sample demonstrates how to sign in users into a sample Node.js & Express we
6565

6666
* You must install [Node.js](https://nodejs.org/en/download/) in your computer to run this sample.
6767
* We recommend [Visual Studio Code](https://code.visualstudio.com/download) for running and editing this sample.
68-
* An **Azure AD for Customers** tenant. For more information, see: [How to get an Azure AD for customers tenant](https://github.com/microsoft/entra-previews/blob/PP2/docs/1-Create-a-CIAM-tenant.md)
6968
* Microsoft Entra ID for customers tenant. If you don't already have one, [sign up for a free trial](https://aka.ms/ciam-free-trial).
7069
* If you'd like to use Azure services, such as hosting your app in Azure App Service, [VS Code Azure Tools](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-node-azure-pack) extension is recommended for interacting with Azure through VS Code Interface.
7170

0 commit comments

Comments
 (0)