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, is this still the case, the service account can only run triggered task?
Is ultra supported for service account?
Thanks
No.
Any user with a standard account (has username and password) that has been granted at least Read + Execute Access to the project where the trigger task resides can run that trigger task using basic authentication. This can be a standard user or a service account. Service Accounts are setup like a normal user, and permissions are managed like a normal user, but it is unable to log in to the UI.
Ultra only works with bearer auth.