
97eic (97eic) asked a question.
Hi,
Hope you are reading this email full of zeal and zest.
I have confusion while I am integrating the okta for authentication with my node.js APIs.
Actually, we want to later use that authentication token to communicate with NEXUDUS.
For now, we are using
npm package @okta/okta-sdk-nodejs.
By using this above-mentioned package we successfully achieve the following.
- successfully creating the client
- successfully create the new user by client.createUser. and got the user id in response.
But got Stuck on these:
- failed to get any token in response to creating a user. by whom we can achieve login in NEXUDUS through api.
- failed to login in okta by API.
NOTE: we don't want to go for okta screens(redirection flow) for login. We want to achieve login in okta as well as log in with NEXUDUS through okta by our backend APIs.

Hello, @97eic (97eic)
Feel free to post this question on our Okta Developer Forums: https://devforum.okta.com,
and they should be able to help you with this.
Vicente
Okta,Inc