-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
Accountaz login/accountaz login/accountAuto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamFeature Candidatecustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
Milestone
Description
Related command
az login
Is your feature request related to a problem? Please describe.
Azure CLI has not yet enable token encryption when running on Linux even when MSAL now has implemented support for this.
Describe the solution you'd like
Azure CLI should store the token cache encrypted instead if plaintext on Linux
Describe alternatives you've considered
The current solution is to depend on file permissions 600 set the by CLI on the token cache file. However, encrypting it as well will improve the security posture.
Additional context
This is essentially the follow up on thread AzureAD/microsoft-authentication-extensions-for-python#106
lasseheia
Metadata
Metadata
Assignees
Labels
Accountaz login/accountaz login/accountAuto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamFeature Candidatecustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request