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

[WebUI] Handle AWS Identity Center app launch URL #50227

Merged
merged 3 commits into from
Dec 13, 2024

Conversation

flyinghermit
Copy link
Contributor

Updates AppLaunch button and AwsLaunchButton to support launch URLs for Identity Center account apps.

Depends on https://github.com/gravitational/teleport.e/pull/5692

@flyinghermit flyinghermit added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v17 and removed ui size/sm labels Dec 13, 2024
@flyinghermit
Copy link
Contributor Author

flyinghermit commented Dec 13, 2024

Demo:

Screen.Recording.2024-12-13.at.12.18.25.PM.mov

Comment on lines +51 to +52
const { awsRoles, getLaunchUrl, onLaunchUrl, isAwsIdentityCenterApp } =
this.props;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh wow, i forgot about class components. I hope we update this to FC soon

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right? I was surprised too when I saw that!

@flyinghermit flyinghermit added this pull request to the merge queue Dec 13, 2024
Merged via the queue into master with commit 821708e Dec 13, 2024
40 checks passed
@flyinghermit flyinghermit deleted the sshah/ic-launchurl branch December 13, 2024 18:57
@public-teleport-github-review-bot

@flyinghermit See the table below for backport results.

Branch Result
branch/v17 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/branch/v17 no-changelog Indicates that a PR does not require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants