mirror of
https://github.com/danielmiessler/fabric.git
synced 2026-09-10 07:36:44 -04:00
chore: incoming 2013 changelog entry
This commit is contained in:
parent
94425b5778
commit
eac0eb7fb7
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue