<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
0D54z000077h5XkCAIOkta Classic EngineAPI Access ManagementAnswered2023-05-30T15:51:50.000Z2021-08-19T20:12:15.000Z2021-08-20T20:38:40.000Z
Using Client ID, Secret for User Management API

Hi All,

 

I'm currently using the following SSWS Authorization method using API Tokens to get, create and update users using API.

 

GET /api/v1/users?=active HTTP/1.1

Host: myoktadomain:443

Accept: application/json

Content-Type: application/json

Authorization: SSWS 121343svsdvfefv34

 

Is there an equivalent way of making the same call using Client ID, Secret instead of using API Token.

 

If yes, can someone post an example curl command or something, please.

 

 


This question is closed.
Loading
Using Client ID, Secret for User Management API