You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "ryan bridges (JIRA)" <ji...@apache.org> on 2014/03/13 16:24:44 UTC

[jira] [Created] (USERGRID-99) Allow for the ability to set query parameters that will be sent for all requests

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)