Hello again,
I am setting up the Web Console so our support people can add users to groups. Currently when they go in they can select a user from all the users they can view. Then when adding the user to a group they could potentially add the user to another department's groups. What I'd like to be able to do is pull a value reference from the user they selected to add to the group.
For example if they select a user which has a "Department" property of HR I'm looking for a Value Reference I can put into the "Allow Selecting only Groups Located under a specific OU or container" field on the Target Group tab to make it so the support user can only select groups from the OU=Security Groups,OU=HR,OU=Departments,DC=Domain,DC=com Organizational Unit.
I played around a bit and it looks like the value references in the menu all point to the Logged in user so instead of pulling HR from the selected user's department property it pulls "Support" from the property of the Support technician logged into the web portal.
Is there a way to pull value references from the selected object?