Tuesday, 30 October 2018

Nodejs - Passport-saml implementation with One-login

I'm trying to run below passport-sample example with one login SSO. But I couldn't make it successful. I have given Onelogin HTTP-redirect url in the SAML entry point(config.js). It was redirecting to one login authentication page and redirecting back to application page but the application is not loading.

https://github.com/gbraad/passport-saml-example

Please advise what am I missing here.



from Nodejs - Passport-saml implementation with One-login

No comments:

Post a Comment