I am looking for docuemtnation or guidance how to connect my nodejs sdk client code ( @okta/okta-sdk-nodejs) not via static token which can be configured under : Admin console-> Security → API → Tokens tab .
is there an alternative to use the oauth2 ? do i define my application as a new application in okta admin console ?
Would love to get guidance on that.
Thanks
Take a look at this guide that walks you through how to set up the API Services application within Okta.
Once that’s done, you can update/configure the Node SDK to use OAuth.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.