Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Azure Identity federated Application ID #33953

Merged
merged 1 commit into from Oct 27, 2023

Conversation

tigrato
Copy link
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

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.

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

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 added this pull request to the merge queue Oct 27, 2023
Merged via the queue into master with commit b5696c0 Oct 27, 2023
34 of 36 checks passed
@tigrato tigrato deleted the tigrato/fix-azure-federated-identity branch October 27, 2023 01:27
@public-teleport-github-review-bot

@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
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