Add config template output
This commit is contained in:
@@ -22,7 +22,7 @@ async function createPca({ tenantId, clientId }) {
|
|||||||
dataProtectionScope: DataProtectionScope.CurrentUser,
|
dataProtectionScope: DataProtectionScope.CurrentUser,
|
||||||
serviceName: "sk-az-tools",
|
serviceName: "sk-az-tools",
|
||||||
accountName: "msal-cache",
|
accountName: "msal-cache",
|
||||||
usePlaintextFileOnLinux: false,
|
usePlaintextFileOnLinux: true,
|
||||||
});
|
});
|
||||||
|
|
||||||
return new PublicClientApplication({
|
return new PublicClientApplication({
|
||||||
|
|||||||
Reference in New Issue
Block a user