aws-samples / iam-identity-center-team

Open-source temporary elevated access solution for AWS IAM Identity Center.
https://aws-samples.github.io/iam-identity-center-team/
MIT No Attribution
249 stars 59 forks source link

OU's not loading in Eligbility policy #235

Closed dilipsun closed 1 week ago

dilipsun commented 2 months ago

Bug Eligibility policy fails to load OU's and returns blank page while trying to update .

Expected behavior Eligibility policy should load the Ou's for us to select and update the policy.

Additional context We had a similar issue while getting accounts from OU's which was fixed after few changes .

Ref: https://github.com/aws-samples/iam-identity-center-team/issues/162 image

carlaabanes commented 2 months ago

I had the similar problem. To fix this, you have to make sure that the AWS account you are deploying to is the delegated admin account for your organization IDC. You can verify which account is your delegated admin account by going to your AWS console, IDC, go to settings, and on the management tab, view the delegated administrator. Thats the account you should deploy the TEAM to.