Azure / Azure/azure-sdk-for-rust

Claims handling for CLI credentials

Open
#2,978 2 comments 0 reactions 1 assignee Assigned to @heaths View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.