WTFender / aws-sso-extender

Browser Extension for AWS SSO / Identity Center
https://wtfender.com/posts/aws-sso-extender
MIT License
54 stars 9 forks source link

Setting a custom icon #66

Closed svdgraaf closed 7 months ago

svdgraaf commented 10 months ago

Description

I tried updating the json config with my own custom icon. I would expect that to work, but the manifest file limits the icons to only be on a specific domain. I can see why.

I would like to override the default given icon with my own icon though, perhaps by adding an icon field to the users/custom/profiles section? A url to a public image should suffice I think.

WTFender commented 10 months ago

I'm trying to stay away from retrieving dynamic data outside of the AWS SSO page; which I think is important to keep things secure. I don't love that it's requesting the app images already.

In lieu of fetching a remote image, how would you feel about unicode icons or an upload button?

Elevating7734 commented 9 months ago

I can't speak for @svdgraaf, but I'd be good with Unicode—anything that allows me to distinguish different accounts visually.

WTFender commented 7 months ago

@Elevating7734 @svdgraaf @ncs-alexhoward

You can set a unicode icon now & it will match the profile color.

There's picklist of icons and you can mess with the JSON if you're brave.

icons