<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
0D51Y00005wCJGeSAOOkta Classic EngineIntegrationsAnswered2024-04-17T11:13:58.000Z2019-02-04T10:11:10.000Z2019-02-05T00:32:28.000Z

shyon (shyon) asked a question.

/Users appending to SCIM 2.0 Base Url

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


This question is closed.
Loading
/Users appending to SCIM 2.0 Base Url