Symantec Access Management

 View Only
  • 1.  Can Siteminder protect a Node.js application?

    Posted Mar 23, 2017 11:11 AM

    Hi,

    I have a node.js application that I want to protect using siteminder.

     

    How would I pass the user info to the node.js application? Would it be able to make use of the normal SM_USER header to authenticate users?

     

    Has anyone else done this? I do have CA API Gateway as well in the environment if that can be leveraged to support this.


    Regards,

    Anand.



  • 2.  Re: Can Siteminder protect a Node.js application?
    Best Answer

    Broadcom Employee
    Posted Mar 23, 2017 06:32 PM

    Hi Anand

     

    Passing the request through,  CA API Gateway  would allow it to add the normal SM_USER header and then that could be read in the Node.js script.   There is not a native "Node.js" agent as such for SSO.

     

    Cheers - Mark