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

Allow Renaming of User #92

Closed hreeder closed 6 months ago

hreeder commented 7 months ago

Description

I have access to two different directories that I use regularly with aws-sso-extender, but when swapping between them I have to choose from the list like:

I'd love to have something in the settings (even if I need to edit the config and add it at users[].custom.displayName or similar) that would allow me to set the name for these, so that I'm maybe choosing from:

WTFender commented 7 months ago

Makes sense & seems simple, I'll see what I can do soon.

Also wanted to mention that you can display all users' profiles - it will have this "shared icon" if the profile is not from the currently selected user - easy way to access multiuser profiles.

Screenshot 2023-12-05 at 8 11 10 AM
WTFender commented 6 months ago

@hreeder FYI this was added!

Let me know if you run into issues.

image