How to get group_ids/names in User POST scim api

I have a usecase where I want to get user’s group_ids/names in Scim User POST event recieved from OKTA, how is this possible?

I recommend looking over the SCIM 2.0 reference for group operations here: SCIM 2.0 Protocol Reference

Are you trying to just get the groups for a specific user, or all the users in a specific group?

I need all the groups of a user

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.