Node.js passport-saml redirects to localhost:3000/login/callback all the time
问题 I am using the tutorial from www.npmjs.org/package/passport-saml for the SAML. I am a beginner in SAML. The tutorial says The SAML identity provider will redirect you to the URL provided by the path configuration I already have a OpenIdp account. It seems I can successfully login but the redirect URL always sends me to localhost:3000/login/callback which is not present in my code because I changed the 'path' to '/users/login-user-db-saml' or 'www.passporttoken.com:1234/users/login-user-db