chore: incoming 2013 changelog entry

This commit is contained in:
Kayvan Sylvan 2026-02-21 06:48:20 -08:00
parent 94425b5778
commit eac0eb7fb7

View file

@ -1,3 +1,6 @@
### PR [#2013](https://github.com/danielmiessler/Fabric/pull/2013) by [ByronPogson](https://github.com/ByronPogson) and [ksylvan](https://github.com/ksylvan): feat: add Azure Entra ID authentication plugin
- Feat: add Azure Entra ID authentication plugin
- Added a new Azure Entra ID authentication plugin with shared Azure utilities, integrating it into the plugin registry.
- Extracted shared Azure logic into a new `azurecommon` package, consolidating `ParseDeployments`, `BuildEndpoint`, and middleware.
- Upgraded `azidentity` to v1.13.1 with Entra ID/MSAL support, and added `golang-jwt`, `pkg/browser`, and `go-keychain` as new dependencies.
- Added `azure_credential_failure` and `azure_base_url_question` i18n keys across all locales, and enforced non-empty validation for Azure deployment names on configure.