Azure / Azure/azure-sdk-for-rust
On-behalf-of authentication
Open
Azure.Identity
- Dominant language
- Rust
- Stars
- 884
- Forks
- 365
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 109
Description
Enables a web API to access another API using an identity other than its own ([Entra docs](https://learn.microsoft.com/entra/identity-platform/v2-oauth2-on-behalf-of-flow)). Its client implementation is more complex than other flows due to unique caching requirements (partitioning on user assertions).
Contributor guide
Assessment
This issue has not been assessed yet.