Viewing groups - PingDirectoryProxy - PingDirectory - 9.3

PingDirectory 9.3

bundle
pingdirectory-93
ft:publication_title
PingDirectory 9.3
Product_Version_ce
PingDirectory 9.3 (Latest)
category
Product
pd-93
pingdirectory
ContentType_ce

Use the group reference right to grant delegated admins the right to see what groups a user is a member of without granting group resource management rights.

To grant a delegated admin the group reference right:

Run dsconfig with the create-delegated-admin-resource-rights option.
dsconfig create-delegated-admin-resource-rights \
    --rights-name DArights  \
    --rest-resource-type groups  \
    --set enabled:true  \
    --set admin-permission:reference  \
    --set admin-scope:all-resources-in-base 
The admin can see the user's group memberships on the entry preview's Group Membership tab.