aws-samples/iam-identity-center-team

Eligibility Page not loading

carlaabanes opened this issue · 5 comments

Describe the bug
When navigating to the Administration menu > Eligibility policy, the page does not load.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Administration on left side panel
  2. Click on Eligibility policy
  3. The page does not load and seems to redirect to another link
  4. See error on the web developer tool on firefox or dev tool on chrome

Expected behavior
The eligibility policy should load as expected
https://aws-samples.github.io/iam-identity-center-team/docs/guides/admin.html

Desktop (please complete the following information):

  • OS: Mac OS Sonoma
  • Browser - tried on chrome, safari and firefox

Additional context
From the web developer tool below error on console tab can be seen
TypeError: _e is null
Rq Eligible.js:862
React 8
unstable_runWithPriority scheduler.production.min.js:18
React 5
Rq Eligible.js:495

@carlaabanes this might be related to the issue #140. Try follwoing the guidance on there and let me know if the issue persist.

Hi @tawoyinfa, thanks for your reply.
I added the permission set to my team management account, from the IDC the permission set is 'Provisioned'. But I still get the blank page for eligibility policies page.

The permission set should be added to the organisation management account. Try this and let me know how it goes

Hi @tawoyinfa

I managed to deploy in the delegated account for IDC and the page is loading and behaving as expected now. Thank you!

Hi @tawoyinfa

I managed to deploy in the delegated account for IDC and the page is loading and behaving as expected now. Thank you