From a8d99d4e19be1361b7fdbec91665b4b5a0f863e7 Mon Sep 17 00:00:00 2001 From: Daniel Scalzi Date: Fri, 11 Feb 2022 19:24:59 -0500 Subject: [PATCH] Improve wording. --- docs/MicrosoftAuth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/MicrosoftAuth.md b/docs/MicrosoftAuth.md index b5076dfe..589a75b5 100644 --- a/docs/MicrosoftAuth.md +++ b/docs/MicrosoftAuth.md @@ -26,7 +26,7 @@ Reference: https://docs.microsoft.com/en-us/azure/active-directory/develop/quick ## Adding the Azure Client ID to Helios Launcher. -In `app/assets/js/ipcconstants.js` you'll find **`AZURE_CLIENT_ID`**, replace `FILL-IN` with your application's id. +In `app/assets/js/ipcconstants.js` you'll find **`AZURE_CLIENT_ID`**. Set it to your application's id. Note: Azure Client ID is NOT a secret value and **can** be stored in git. Reference: https://stackoverflow.com/questions/57306964/are-azure-active-directorys-tenantid-and-clientid-considered-secrets