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