Active
Project:
Web service client
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2013 at 07:32 UTC
Updated:
28 Aug 2013 at 14:23 UTC
hi! i have a service that generates a private token for authentication...how do i set up my authentication in wsc? (im using a wsdl file) and a a typical rest call looks like this:
http://services.web.com/Report2009/web/region/CN/DOMAIN/TOKEN?lang=en&me...
i want to authenticate once and then use rules to get my data where i need it
any ideas?
Comments
Comment #1
PatchRanger commentedCurrently there is no UI for authentication setting.
The authentication could be defined programmatically neither.
Consider #1285310: Authentication settings in the UI as a starting point for such UI.