
shyon (shyon) asked a question.
Hi Team
I am trying to configure SCIM provisioning module. I enabled API integration and configured SCIM 2.0 Base Url with OAuth Bearer token. I can see request is coming to my server URL, but problem i see is '/Users' string is appending to my configured base Url. I didn't understand whether Okta appending this additional string to my Url or not. Any help would appreciate.
Example Url configured: https://<my-server-url>/api/v2/tenants/client_1/users/search
Url receiving at my server side is: https://<my-server-url>/api/v2/tenants/client_1/users/search/Users
Is there any dependency with SCIM base URL (e.g it should end with /Users)
Thanks
Nanda

Since this requires review of the custom configuration in your environment we recommend that you review our comprenhensive documentation outlined here: https://www.okta.com/resources/whitepaper/scim-provisioning-with-oktas-lifecycle-management/
Once that has been done, and if you have any further questions please direct them to developers@okta.com or on our forum at https://devforum.okta.com/
Thank you for choosing Okta!