<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z000084mJYmCAMOkta Classic EngineAnswered2022-09-27T01:10:13.000Z2022-09-12T10:49:32.000Z2022-09-27T01:10:13.000Z
Adding members to Group in okta not reflecting in SCIM server app

Hi,

I am testing my scim server APIs with okta.

  1. I have created a user "user1", assigned this user to our app.
  2. Created a group "group", provisioned this group to our app using group push.
  3. Assigned user1 to group1 and in Push Groups , under Active selected "Push now"(push group membership to SCIM app ). But it is not reflected in our app. Basically for the update group API anyone of "$ref" or "type" attribute is required to assign user to group. But from request that is not coming and also is there any way to add custom attribute for this request?

  • SyedH.66006 (Support Delivery EMEA)

    We are seeing auth failure error when you are trying to validate user.

    /admin/app/scim2testapp/instance/0oxxxxxxxxxd7/settings/user-mgmt/validate?

    [ ERROR ] [ ScimClientSession ] - Error during validation errorCode=401 error=Unauthorized. Errors reported by remote server: not authenticated

     

    Can you see both link1 and link2 for details and see if that helps?

    Expand Post
  • KalyaniB.76838 (Customer)

    Hi..

    Actually when i am assigning group to user update Group API is calling with members but it does not have "type" or "$ref" attributes it has value and display attributes. Our SCIM Api requires type or $ref to add members to group. Could you help me how can i do this?image

    Expand Post
  • ShirleyH.89585 (Support Delivery APAC)

    Hi Kalyani,

     

    I would suggest you to open support ticket with our support team to review the application configuration in order to provide the next step to resolve this issue.

     

    Thank You.

    Expand Post
This question is closed.
Loading
Adding members to Group in okta not reflecting in SCIM server app