Skip to content

Commit 5e2362b

Browse files
committed
Rewrite code samples README
1 parent dfa4636 commit 5e2362b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ This sample demonstrates how to sign users into a sample Node.js & Express web a
6969

7070
## Register web application in your tenant
7171

72-
To enable your application to sign in users with Microsoft Entra, Microsoft Entra ID for customers must be made aware of the application you create. The app registration establishes a trust relationship between the app and Microsoft Entra. When you register an application, External ID generates a unique identifier known as an **Application (client) ID**, a value used to identify your app when creating authentication requests.
72+
To enable your application to sign in users with Microsoft Entra ID for customers, Microsoft Entra ID for customers must be made aware of the application you create. The app registration establishes a trust relationship between the app and Microsoft Entra ID for customers. When you register an application, Microsoft Entra ID for customers generates a unique identifier known as an **Application (client) ID**, a value used to identify your app when creating authentication requests.
7373

7474
You can register an app in your tenant automatically by using Microsoft Graph PowerShell or Manually register your apps in Microsoft Entra Admin center.
7575

0 commit comments

Comments
 (0)