Improve wording.

This commit is contained in:
Daniel Scalzi 2022-02-11 19:24:59 -05:00
parent 16b28db907
commit a8d99d4e19
No known key found for this signature in database
GPG Key ID: 9E3E2AFE45328AA5

View File

@ -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