Mars Hall created PIO-121:
-----------------------------
Summary: Authentication for Engine's HTTP API
Key: PIO-121
URL: https://issues.apache.org/jira/browse/PIO-121
Project: PredictionIO
Issue Type: Improvement
Components: Core
Affects Versions: 0.12.0-incubating
Reporter: Mars Hall
PredictionIO already supports key-based authentication for accessing the
{{/events.json}} API, but is missing any type of auth for the {{/queries.json}}
API and {{/}} status page.
Comprehensive authentication would simplify deployment to cloud platforms by
eliminating the current requirement to deploy on a private network in order to
prevent public access.
As a first step, adding key-based auth to the Engine APIs that matches the
Eventserver API {{accessKey}} behavior would be a huge step forward.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)