Skip to content

[v17] Fetch RequiredApps when resolving app with fqdnHint only#51873

Merged
avatus merged 1 commit intobranch/v17from
bot/backport-51800-branch/v17
Feb 7, 2025
Merged

[v17] Fetch RequiredApps when resolving app with fqdnHint only#51873
avatus merged 1 commit intobranch/v17from
bot/backport-51800-branch/v17

Conversation

@avatus
Copy link
Copy Markdown
Contributor

@avatus avatus commented Feb 5, 2025

Backport #51800 to branch/v17

changelog: Fixed an issue where required apps wouldn't be authenticated when launching an application from outside the Teleport Web UI.

If an app is accessed via a bookmark or other means _without_ clicking
the "Launch" button in the web UI, we only have access to the fqdn and
try to resolve the app that way.

After resolution we then try to resolve the app names stored in the
required apps spec. This however relied on the clusterName in the
params.

If that isn't supplied, we can fallback to the cluster name in resolved
app spec instead.

Fixes #51140
@avatus avatus enabled auto-merge February 6, 2025 22:23
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from ryanclark February 7, 2025 10:28
@avatus avatus added this pull request to the merge queue Feb 7, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Feb 7, 2025
@avatus avatus added this pull request to the merge queue Feb 7, 2025
Merged via the queue into branch/v17 with commit 580e743 Feb 7, 2025
@avatus avatus deleted the bot/backport-51800-branch/v17 branch February 7, 2025 15:20
@camscale camscale mentioned this pull request Feb 13, 2025
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.

3 participants