mirror of
https://github.com/gravitational/teleport.git
synced 2026-09-21 14:35:22 +08:00
* feat: add support for Azure OIDC integration auth for discovery service * docs: improve documentation for getAzureClients function * feat: add integration field to Azure fetcher configurations * update expected test result * update another expected test result; update said test to use EventuallyWithT for improved error reporting * lint fix