<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
0D51Y00007fq87LSAQOkta Classic EngineOkta Integration NetworkAnswered2024-04-15T09:48:44.000Z2020-01-31T13:10:33.000Z2020-04-01T23:43:36.000Z

an4yj (an4yj) asked a question.

userUpdate Provisioning fails to send User's group information

Hi,

 

I am trying to enable the On-Premise Provisioning of Okta for our apps. I have developed a connector using Okta connector provisioning SDK in Kotlin and configured an Agent to send events to it. The connector is capable of handling all provisioning event. The agent was able to successfully communicate with the connector and request for the set of capabilities.

 

When I try to push a user update event, the agent first makes a getUsers request with the appropriate filter to get the corresponding SCIMUser and then it makes a userUpdate/userCreate request to update/create the user, depending on the existence of the user on on-premis app. However, the SCIMUser data sent from the agent does NOT contain the user group information. In fact, the list of groups is null. I double checked the same user on Okta dashboard and it does belong to some groups.

 

I have a similar problem with pushing groups. The group id and displayName are sent, but the membership collection is always null, whereas the group on Okta has members.

 

Could you please give me some advises regarding this issue? Am I missing something which leads to the agent NOT sending the membership information?


  • Hi there! Apologies for the lack of response to your question. Going forward, we're implementing a new process to ensure that all Discussions receive a response from either another Community member or from the Okta Support team within 7 days of posting. Thank you for your patience while we put this into action!

     

    I know this question is a bit old now, but If you’re still looking for information or help I’d recommend reaching out to the fine folks in the Admin Pro Tips group to see if anyone there can help: https://support.okta.com/help/s/group/0F90Z000000EK23SAG/admin-pro-tips

     

    Thanks 🙂

    Expand Post
This question is closed.
Loading
userUpdate Provisioning fails to send User's group information