Friday 30 November 2018

Reuse/extend my tornado authentication for my node application.

Hello all,So I am running a tornado application which has users and they can use PAM authentication to authenticate to my application. I am also providing them to start a node js app.But that node app does not have any authentication. So if other users can get the url of my other user they can access it. Is there a way I could extend the already authenticated tornado server to my node. The node app does allows plugins so I could modify it.Thanks for all your help and sorry for such a noob question. I am just learning node for the very first time.

Submitted December 01, 2018 at 03:44AM by programmer_doga

No comments:

Post a Comment