Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1.55 KB

File metadata and controls

36 lines (25 loc) · 1.55 KB

Build Status

3scale is an API Infrastructure service which handles API Keys, Rate Limiting, Analytics, Billing Payments and Developer Management. Includes a configurable API dashboard and developer portal CMS. More product stuff at http://www.3scale.net/, support information at http://support.3scale.net/.

Please see the embedded documentation in dist/docs.

V2.0.3 Introduced a new Servlet Filter, AuthorizeServletFilter. This performs the 3scale authorize call to the server and if successful the next AuthorizeResponse is placed in the session data and the next filter in the chain is called.

See the @see AuthorizeServletFilter comments for more details.

To configure ServletFilter 3Scale AuthorizationFilter net.threescale.api.servlet.filter.AuthorizeServletFilter ts_provider_key yourcompany-abcdefasdfasdfasdfasdfasdfasdfasd

3Scale AuthorizationFilter api/*

To test

http://localhost:8080/api/service?fromDate=2010-09-07T00:00:00-0700&toDate=2010-10-01T00:00:00-0700&app_id=asdfasdfasdf&app_key=asdfasdfasdfasdfasdfasdf