<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
0D54z00009ibnOLCAYOkta Classic EngineAuthenticationAnswered2023-10-31T22:02:54.000Z2023-10-03T14:31:34.000Z2023-10-31T22:02:54.000Z

JohnB.61641 (Customer) asked a question.

Unable to manage users via API after migrating from SSWS to oAuth

I followed these instructions (https://developer.okta.com/docs/guides/implement-oauth-for-okta-serviceapp/main/*make-a-request) to configure an oAuth app for use with our backend service. I successfully create the signed JWT and get an access token with scopes okta.users.manage and okta.users.read. Calling the /users endpoint results in a status of 200, but no users are returned. The last sentence in the above mentioned instructions states "The response should contain an array of all the users associated with your app". When I look at our 'login' app that is used by the widget is says that the app is implicitly assigned to users. Do I need to somehow explicitly associate users with the oAuth app? If so how?


This question is closed.
Loading
Unable to manage users via API after migrating from SSWS to oAuth