<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
0D54z000089zTifCAEOkta Classic EngineAPI Access ManagementAnswered2022-10-05T09:45:48.000Z2022-10-03T02:23:47.000Z2022-10-05T09:45:48.000Z

AdamM.01544 (Customer) asked a question.

Obtain Access tokens to access my Okta protected API

We have developed a React based WebApp that uses Okta for auth. The WebApp gets content via our NodeJS API that is secured using Okta JWT validation. Now we are required to allow users to directly call this API. i.e. allow users to get content via the Web App and/or the NodeJS API directly.

 

How can i allow my users to call the API? i am not sure on the best practice for users to obtain the required JWT to call the NodeJS API?

 

Ideally the users from our WebApp could generate an API token that could then be used to obtain JWT to call the API. But not sure if Okta supports this functionality ?


This question is closed.
Loading
Obtain Access tokens to access my Okta protected API