Skip to content

Fix Azure Identity federated Application ID#33953

Merged
tigrato merged 1 commit intomasterfrom
tigrato/fix-azure-federated-identity
Oct 27, 2023
Merged

Fix Azure Identity federated Application ID#33953
tigrato merged 1 commit intomasterfrom
tigrato/fix-azure-federated-identity

Conversation

@tigrato
Copy link
Copy Markdown
Contributor

@tigrato tigrato commented Oct 26, 2023

A recent change on Azure Side forces the server id to include the .default suffix.

Fixes #33920

Changelog: Fixes a token generation issue when AKS access tokens are generated using Azure Workload Identities.

@github-actions
Copy link
Copy Markdown
Contributor

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

@github-actions github-actions Bot requested review from Tener and ravicious October 26, 2023 21:30
A recent change on Azure Side forces the server id to include the
`.default` suffix.

Fixes #33920

Signed-off-by: Tiago Silva <tiago.silva@goteleport.com>
@tigrato tigrato force-pushed the tigrato/fix-azure-federated-identity branch from 814e355 to 8cdfea6 Compare October 27, 2023 00:49
@github-actions
Copy link
Copy Markdown
Contributor

The PR changelog entry failed validation: Changelog entry not found in the PR body. Please add a "no-changelog" label to the PR, or changelog lines starting with changelog: followed by the changelog entries for the PR.

@tigrato tigrato enabled auto-merge October 27, 2023 00:53
@tigrato tigrato added this pull request to the merge queue Oct 27, 2023
Merged via the queue into master with commit b5696c0 Oct 27, 2023
@tigrato tigrato deleted the tigrato/fix-azure-federated-identity branch October 27, 2023 01:27
@public-teleport-github-review-bot
Copy link
Copy Markdown

@tigrato See the table below for backport results.

Branch Result
branch/v12 Create PR
branch/v13 Create PR
branch/v14 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Azure Workload Identity authentication doesn't work with discovery service

3 participants