Changes
PR #2013 by ByronPogson and ksylvan: 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
azurecommonpackage, consolidatingParseDeployments,BuildEndpoint, and middleware. - Upgraded
azidentityto v1.13.1 with Entra ID/MSAL support, and addedgolang-jwt,pkg/browser, andgo-keychainas new dependencies. - Added
azure_credential_failureandazure_base_url_questioni18n keys across all locales, and enforced non-empty validation for Azure deployment names on configure.