AdrianH
9 years agoNew Contributor II
Web Service Security
Does anyone have any material on enabling web service security above and beyond the OOTB Bearer token stuff?
Thanks!
Any help much appreciated.
Yours,
Adrian
Hi,
Thanks but the curl bit doesn’t look like a secure way as the credentials appear to be exposed.
The basic auth bit below assumes that a service account has been set up correct?
Thanks!
Yours,
Adrian
yes, I wouldnt recommend curl and service account is optional, have you tried postman? it lets you set basic auth in a secure way, pwd is masked