Skip to content

Commit 29a0eef

Browse files
committed
Rewrite code samples README
1 parent 26aea43 commit 29a0eef

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@ When you use Microsoft Graph PowerShell, you automatically register the applicat
9090
9191
> Other ways of running the scripts are described in [App Creation Scripts guide](./AppCreationScripts/AppCreationScripts.md). The scripts also provides a guide to automated application registration, configuration and removal which can help in your CI/CD scenarios.
9292
93-
> :exclamation: NOTE: This sample can make use of client certificates. You can use **AppCreationScripts** to register an Microsoft Entra ID application with certificates. For more information see, [Use client certificate for authentication in your Node.js web app instead of client secrets](https://review.learn.microsoft.com/entra/external-id/customers/how-to-web-app-node-use-certificate).
93+
> [!NOTE]
94+
> This sample can make use of client certificates. You can use **AppCreationScripts** to register an Microsoft Entra ID application with certificates. For more information see, [Use client certificate for authentication in your Node.js web app instead of client secrets](https://review.learn.microsoft.com/entra/external-id/customers/how-to-web-app-node-use-certificate).
9495
9596
</details>
9697

0 commit comments

Comments
 (0)