Azure / Azure/azure-sdk-for-rust

Multitenant authentication

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

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.