Hi Walter,

Pushing events to the event server is protected by app keys. For the
prediction server though, it does not yet have authentication built-in. You
will need to put a reverse proxy in front of it as a kind of protection,
assuming your set up will be able to prevent unauthenticated users from
reaching the prediction server behind the reverse proxy.

If you are interested in contributing the authentication feature to the
prediction server, we are more than happy to provide further guidance.

Regards,
Donald

On Mon, Jun 24, 2019 at 11:51 PM Walter Kandulna <[email protected]>
wrote:

> Hi,
> I have built a Recommendation System from Recommendation Engine Template.
> I have a link, using that link I can perform an event, get the
> recommendation. If I give it to others they can also see the recommendation.
>
> So, I want only authorised users after authentication should be able to
> get recommendations and perform any event.
> Please guide me.
>
> Thanks and Regards
>

Reply via email to