WTFender / aws-sso-extender

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

Custom list besides favorites #107

Open Svdm98 opened 7 months ago

Svdm98 commented 7 months ago

Description

A list where you can filter out certain roles from the list. And where you can sort on accounts something like staging or production. (contains "staging") Option to color account names beside role names

WTFender commented 7 months ago

Filtering out roles seems really useful - I'm thinking a "hide this profile" button.

For filtering on accounts... what would you want this to look like? You can use the search box to filter on account id & account name, do you want to be able to save your "filtered search results"?

I'm planning to add more customizations for accounts/apps in general - the same way you can rename, color, & favorite profiles; I'd like to get the same going for accounts.

Svdm98 commented 7 months ago

Hide profile button sounds good.

About filtering, yes either save the search results or adding accounts and or roles to a custom list. (like add to list or create new list.)

WTFender commented 6 months ago

@Svdm98 in edit mode, there's a hide profile button now.

image