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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
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