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

Account name not recognized with AWS multi-session sign-in. #93

Open
1 of 5 tasks
casumner45 opened this issue Jan 17, 2025 · 1 comment
Open
1 of 5 tasks

Account name not recognized with AWS multi-session sign-in. #93

casumner45 opened this issue Jan 17, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@casumner45
Copy link

What is the problem?

When using SSO and the new AWS multi-session sign-in, the account name is no longer recognized and displayed. It seems to default to the account id. This should be corrected to recognize the account name when multi-session sign-in is enabled.

Reproduction Steps

Enable multi-session sign-in on an AWS account. Login using SSO. The account name is not displayed in the console (just account id).

Sign in Method

  • Direct login to target account via AWS SSO
  • Direct login to target account via IAM user
  • Login to a jump account via AWS SSO, then switch role to target account
  • Login to a jump account via IAM user, then switch role to target account
  • Sign in as the root user

Browser Name

Chrome

Browser Version

131.0.6778.265

Other information

Muli-session sign-in was just released. No rush.

@casumner45 casumner45 added the bug Something isn't working label Jan 17, 2025
@xhiroga
Copy link
Owner

xhiroga commented Jan 21, 2025

Thanks for the report, @casumner45 san!
Your Issue made me aware of the need for Multi Session support. Appreciate it.

I have looked into the Multi Session specs in detail and it seems that the display has changed significantly and also supports the display of account aliases. Therefore, we are currently working on a policy to support this as Peacock.
(See more at #95)

It may take 1~2 weeks to resolve this issue, but we hope you can wait. Your comments are welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants