Skip to content

Commit c7440f6

Browse files
Copilotrujche
andcommitted
Update CHANGELOG.md with bearer token authentication feature
Co-authored-by: rujche <171773178+rujche@users.noreply.github.com>
1 parent 8312b07 commit c7440f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sdk/keyvault/azure-security-keyvault-jca/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## 2.11.0-beta.1 (Unreleased)
44

55
### Features Added
6+
- Added support for bearer token authentication via the `azure.keyvault.access-token` system property. This allows users to provide a pre-obtained access token for authentication, enabling multi-factor authentication scenarios without requiring client ID and client secret. Authentication priority order is: Managed Identity > Access Token > Client Credentials.
67

78
### Breaking Changes
89

0 commit comments

Comments
 (0)