Skip to content

[v17] Fix launching AWS IC from Connect#62870

Merged
ravicious merged 1 commit intobranch/v17from
r7s/v17/backport-62796-aws-ic-connect
Jan 15, 2026
Merged

[v17] Fix launching AWS IC from Connect#62870
ravicious merged 1 commit intobranch/v17from
r7s/v17/backport-62796-aws-ic-connect

Conversation

@ravicious
Copy link
Copy Markdown
Member

@ravicious ravicious commented Jan 15, 2026

Backport #62796

changelog: Fixed launching AWS Identity Center from Teleport Connect

Most of the conflicts were centered around the fact that there's no AppSubKind in services/shared on v17 and instead it erroneously imports it from teleport. I replaced it with 'aws_ic_account' string. In hindsight I should've just added this type.

I tested the change by logging in to our platform cluster and opening one of the available AWS IC apps, both from the resource list and from the search bar.

* Add `sub_kind` and `permission_sets` to `App` message

* Allow launching AWS IAM IC

* Add AWS domain to allowlist

* Fix makeApp helper

* Add story

* Validate path and host parts, add test

* Support US gov partition addresses

* Update proto message

* Use more realistic publicAddr in test

---------

Co-authored-by: Rafał Cieślak <rafal.cieslak@goteleport.com>
@ravicious ravicious added this pull request to the merge queue Jan 15, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 15, 2026
@ravicious ravicious added this pull request to the merge queue Jan 15, 2026
Merged via the queue into branch/v17 with commit 34c0964 Jan 15, 2026
44 checks passed
@ravicious ravicious deleted the r7s/v17/backport-62796-aws-ic-connect branch January 15, 2026 11:28
@aadc-dev aadc-dev mentioned this pull request Jan 16, 2026
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