Page 1 of 1

SAML Autentication

Posted: Tue May 19, 2020 3:18 pm
by dchipatecua
Hi ervyone,

Actually we are working a project using Profound JS and we need autenticate with a web portal using SAML,
Our project of PJS is invocated by another aplictation and this recibed the credentials, this credentials are required sent to the portal web with SAML protocol.
what is the best practice with PJS, it's possible without use another package of nmp or similar?

Re: SAML Autentication

Posted: Fri May 22, 2020 12:29 pm
by Scott Klement
I've never used SAML, but I would think it'd be possible to pull in a SAML package with NPM and use that to connect.