Anyone know what this is referring to in WebStorm?
c
Chris Deakin
04/09/2020, 2:47 PM
Hello, it appears with 2020.2 NetSuite are deprecating access to WebServices via Username and Password and you will need to use tokens. You need to convert this to tokens, it makes life a lot simpler as well.
b
b
04/09/2020, 2:52 PM
I was wondering the same thing, are we not going to use a local master password on projects and instead only be able to use accounts with tokens?
s
stalbert
04/09/2020, 3:37 PM
hmm, should still protect those tokens as they are equivalent to a password
b
b
04/09/2020, 8:38 PM
true @stalbert
a
Albert Margarit (NS Eng Lead)
04/10/2020, 7:42 AM
Correct, only tokens will be supported. Basic authentication will be removed. The current master password is a security requirement to store passwords. Tokens do not give you access to the application (they give you access to perform some actions through a specific integration) and can be revoked from the application by an admin