AM Group for Delegated Administration

I just setup a new install of ForgeOps 7.4 and created a Group using the platform UI, can see the group in AM and assigned delegated permissions but on login for a user they are not getting the AM permissions / privileges for administration. Also, in the AM console, I cannot see the user is a member of the group to be abel to assign permissions. Do you know if there is a change that needs to be applied to see the group membership?

Nick

I got this working post redeployment (had a bad client in my config) and recreated the group, assigned privileges, but when I login with my second admin account the AM console / access is not showing up even though I have delegated am console access to the group as a realm admin.

Hello @nick.hunt ,

Were you able to solve this issue? I’m having the exact same problem, I create the group through IDM console and assign the users, but when I look for it in AM it’s empty.

Kind regards,
Pablo

@nick.hunt

Likewise over here, did you ever figure this out?

On my end this is affecting an on-prem full platform deployment. Delegated admins can access the platform UI, IDM native UI, and governance (IGA) UI just fine but fails to load AM’s native UI with a white screen. Same setup, Admin group in Top Realm, Realm Admin… also tried selecting all privileges, no change.

In the browser console when trying to load the AM console I see it erroring out with a fail that sounds like it is trying to ‘toLowerCase’ a non-existing n.id (maybe something isn’t loading properly), being reported from the UserModel.js webpack file line 85… or maybe an unguarded edge case that could use a question mark?