FleetManager SSO login unavailable

0

We are trying to utilize the FleetManager SSO functionality to enable SSM to be used as a proxy for a bastion host. The ideal flow would be dev port-forwards with SSM to RDP into the bastion host. I would like the bastion host to utilize IAM Identity Center for authentication. This flow works but only within the same region as IAM Identity center was created. Is there any known work arounds to enable FleetManager to work across regions? I could not find where in the documentation it says that this cannot work and Amazon Q says that it should as well.

Article for reference: https://aws.amazon.com/blogs/security/how-to-enable-secure-seamless-single-sign-on-to-amazon-ec2-windows-instances-with-aws-sso/

TMorse
已提问 5 个月前152 查看次数
1 回答
1
已接受的回答

FleetManager SSO doesn't play nice across regions for bastion access.

Here's the deal:

  1. It's region-locked, meaning IAM Identity Center and your bastion host gotta be neighbors.
  2. Docs don't say it explicitly, but clues are everywhere.

Workarounds:

  1. Move the bastion host and IAM Identity Center together.
  2. Try another SSO solution like AWS SSO that can cross regions.
  3. Build your own authentication system with AWS services, but be prepared for some coding.
profile picture
专家
已回答 5 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则