-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Conversation
Demo: Screen.Recording.2024-12-13.at.12.18.25.PM.mov |
const { awsRoles, getLaunchUrl, onLaunchUrl, isAwsIdentityCenterApp } = | ||
this.props; |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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 See the table below for backport results.
|
Updates
AppLaunch
button andAwsLaunchButton
to support launch URLs for Identity Center account apps.Depends on https://github.com/gravitational/teleport.e/pull/5692