Missing Group Value in Postman
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2024 10:55 AM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2024 09:40 AM
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 😪
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2024 01:19 PM
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?