Sorry to ask help on the issues. But I could not find any place where I could ask this question.
I am using Sails.js + Passport with your passport-wsfed-saml2 strategy. I have configured the strategy with relevant options. What should I show on the login page? My identity provider URL is https://sts.abcd.com/adfs/ls. How do I generate the URL with the SAMLRequest parameter in it?
Please help.
Hi
Sorry to ask help on the issues. But I could not find any place where I could ask this question.
I am using Sails.js + Passport with your
passport-wsfed-saml2
strategy. I have configured the strategy with relevant options. What should I show on the login page? My identity provider URL ishttps://sts.abcd.com/adfs/ls
. How do I generate the URL with theSAMLRequest
parameter in it? Please help.