Azure / Azure/azure-sdk-for-rust
Multitenant authentication
Open
Azure.Identity
- Dominant language
- Rust
- Stars
- 884
- Forks
- 365
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 109
Description
Add `tenant: String` to `TokenRequestOptions` and update credential implementations to observe it so `get_token()` callers can specify which tenant to request a token from. Note that this option will apply only to credentials that represent possibly multi-tenant principals i.e., not `ManagedIdentityCredential` because managed identities are single-tenant.
Contributor guide
Assessment
This issue has not been assessed yet.