Skip to content

Commit 3cd6ef5

Browse files
Update authConfig.js (#165)
1 parent 6dfcbed commit 3cd6ef5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vanillajs-spa/App/public/authConfig.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66
const msalConfig = {
77
auth: {
8-
8+
clientId: "Enter_the_Application_Id_Here",
99
// WORKFORCE TENANT
1010
authority: "https://login.microsoftonline.com/Enter_the_Tenant_Info_Here", // Replace the placeholder with your tenant info
1111
// EXTERNAL TENANT

0 commit comments

Comments
 (0)