Skip to content

Commit e6957bd

Browse files
Update authConfig.js (#117)
1 parent 82b67aa commit e6957bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vanillajs-spa/App/public/authConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
const msalConfig = {
77
auth: {
88

9-
// clientId: "Enter_the_Application_Id_Here", // This is the ONLY mandatory field that you need to supply
9+
clientId: "Enter_the_Application_Id_Here", // This is the ONLY mandatory field that you need to supply
1010
// WORKFORCE TENANT
1111
authority: "https://login.microsoftonline.com/Enter_the_Tenant_Info_Here", // Replace the placeholder with your tenant info
1212
// EXTERNAL TENANT

0 commit comments

Comments
 (0)