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!
Do I need to logout if I am login using Token Based Authentication ?
Hi ,
I am using SOAP WebServices to connect to NetSuite, As we know we can authenticate user either sending Passport object(email, pass,accId,application Id) or we can used Token Based Authetication.
So in my code when ever user perform Test Connection using Passport object we performed following operation :
1. login
2. get response
3. logout (as this is just test connection)
So now my question is When I am using Token Based Authentication do I need to logout ?
Regards,
Suraj
0