Missing Group Value in Postman

JezzaN
Tera Contributor

Hi! I'm trying to get the membership of a specific user in sys_user_grmember table. I can see that the user is added to some groups however, I can't identify them because the value is missing. Is there something I missed during the creation of the groups and adding of the user?

 

JezzaN_0-1717437293676.png

 

6 REPLIES 6

Thanks, @Tony Chatfield1 the thing is that the group that I am adding to the user has admin and security_admin roles and the account that I'm using to add the user is non-admin account. Unfortunately, adding admin role to the service account that I'm using is risky and should follow least privilege 😪

Hi, sorry I'm a little confused by your response. Your initial post indicates that you are trying to GET the group membership via rest, not that you are having issues adding users to groups IE using POST? Perhaps you could clarify exactly what your issue is?