azure-identity_1.17.0b2
Pre-release
Pre-release
1.17.0b2 (2024-06-11)
Features Added
OnBehalfOfCredential
now supports client assertion callbacks through theclient_assertion_func
keyword argument. This enables authenticating with client assertions such as federated credentials. (#35812)
Bugs Fixed
- Managed identity bug fixes