ryan bridges created USERGRID-99:
------------------------------------
Summary: Allow for the ability to set query parameters that will
be sent for all requests
Key: USERGRID-99
URL: https://issues.apache.org/jira/browse/USERGRID-99
Project: Usergrid
Issue Type: Story
Reporter: ryan bridges
Assignee: ryan bridges
The use case would be: You have a key, ID, or other piece of data that needs to
be passed in the query string to allow the request to be authenticated,
tracked, etc.
An example would be if you have a secure proxy in front of the API server that
requires a user-specific token to access the APIs behind it. an example might
look like:
curl http://api.usergrid.com/app/org/endpoint?token=USERTOKEN
--
This message was sent by Atlassian JIRA
(v6.2#6252)