Azure / Azure/azure-sdk-for-rust
Claims handling for CLI credentials
Open
Azure.Identity
Blocked
Blocked-External
- Dominant language
- Rust
- Stars
- 884
- Forks
- 365
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 109
Description
Blocked on #1816
`Azure[Developer]CliCredential` should handle claims by
* base64 encoding them
* for `az`: return an error telling the user to run `az login ... --claims-challenge {claims}`
* for `azd`: run `azd auth token ... --claims {claims}` then return an error telling the user to run `azd auth login`
See https://github.com/Azure/azure-sdk-for-go/pull/25186 for an example implementation
Contributor guide
Assessment
This issue has not been assessed yet.