<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
0D54z000086Vo7MCASOkta Classic EngineOkta Integration NetworkAnswered2022-09-19T08:49:38.000Z2022-09-15T05:43:02.000Z2022-09-19T08:49:38.000Z
scim-connector api fails to validate "IMPORT_GROUPS" feature with 400 error

Hello,

 

I've been working on my SCIM application and can successfully perform the following provisioning actions:

  • Import New Users and Profile Updates
  • Push New Users
  • Push Profile Updates
  • Push Groups

 

When attempting to enable "Import Groups", I get a "Bad Request" error and following response .

{"errorCode":"E0000020","errorSummary":"Bad request.","errorLink":"E0000020","errorId":"oaeMDNqCC_kRyeRSecn6Evgkw","errorCauses":[]}

 

The above information is not very intuitive to understand what went wrong with my request .

I looked through my system logs and I see only the successful application updates .

/help/servlet/rtaImage?refid=0EM4z000004aa3r

 

Please note when I do the "Import Now" from Assignment tab my groups from apps get imported with out any membership details which lead me to this analysis .

 

Any quick response or help is highly appreciated here .

I am looking for an extensive troubleshooting of what went wrong here so that I can rectify my SCIM app .

 

Thank you in advance !!


  • Paul S. (Okta, Inc.)

    Hello @PriyambadaM.80232 (Customer)​ Thank you for reacting out to our Community!

     

    You might want to review this documentation below, that might provide additional assistance:

    https://developer.okta.com/docs/reference/scim/scim-20/#scim-group-operations

     

    My advice would be to leverage the Okta Developer forums for this type of questions and take advantage of their expertise.

    https://devforum.okta.com/

     

    The Okta Community Catalysts Program is now live. Collect online badges when you participate in the Okta Help Center Questions community. Learn more here.

    Expand Post
  • Hi @Paul S. (Okta, Inc.)​ 

     

    We have been following the above link for all our SCIM integration with Okta .

    It would be really helpful to know which API is not compliant .

    Would it be possible to retrieve some system logs for the failure of the scim-connector api

     

    Thank you,

    Priyambada

    Expand Post
This question is closed.
Loading
scim-connector api fails to validate "IMPORT_GROUPS" feature with 400 error