Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Token-Based Authentication for SuiteTalk web services
Anyone here has an experience with using Token-based authentication (TBA). I can't figure out how to implement the following suggestion from page 77 of SAFE guide (v2016-1):
[LIST]
[*]Alternatively, for step 4, if the integration uses the token endpoint to programmatically create tokens, the authorized integration user would use the integration application to invoke this functionality. The credentials need to be provided one time only in order to perform this task. Once the tokens are created successfully, these credentials must not be stored by the integration application.
[/LIST]
I'm using the Java libraries that NS provides and I can't find any classes for programmatically creating tokens.
0