[Azure] Is Azure CLI Auth Supported?
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 23.1k
- Forks
- 1.1k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 9
Description
Hi,
The docs don't seem to suggest it is but thought I'd double check -- Does sops support Azure CLI login as an authentication method, making use of the generated ~/.azure/accessTokens.json file to provide auth rather than Client ID/Client Secret?
It would be great for users to be able to encrypt/decrypt using sops with their normal user account (Which is tied to groups to manage permissions, and provides auditability). Needing a service principal for user access means either creating a service principal per user or sharing a service principal amongst users, neither of which seem ideal (As I understand it, very new to Azure).
Any pointers if it is possible would be much appreciated!
Cheers
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by checking the existing Azure authentication documentation and implementation for supported credential sources; done means confirming whether ~/.azure/accessTokens.json is supported or defining the documented change needed for Azure CLI login.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, go
- Domain
- authentication, cloud, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100