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

render aws icon for identity center plugin in integration list #47728

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

flyinghermit
Copy link
Contributor

Required for identity center plugin https://github.com/gravitational/teleport.e/pull/5173

@flyinghermit flyinghermit added the no-changelog Indicates that a PR does not require a changelog entry label Oct 18, 2024
case 'aws-identity-center':
formattedText = 'AWS Identity Center';
icon = <IconContainer name="aws" />;
break;
Copy link
Contributor Author

@flyinghermit flyinghermit Oct 18, 2024

Choose a reason for hiding this comment

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

The image will be rendered in the integration list table:
Screenshot 2024-10-18 at 6 21 22 PM

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

Successfully merging this pull request may close these issues.

2 participants