Jeremy Chen
Jeremy Chen
This seems to work (based on the source code). It still will emit a warning because I'm ignoring the logout part: ``` idp = saml.IdentityProvider({ entityID: 'someMagicalIDP', privateKey: fs.readFileSync('./saml-test/idp-private-key.pem'), signingCert:...
Is this going to be merged soon?
I notice that `Fiber.current._meteorDynamics` is not defined so a quick hack would not be possible.
Would be good to include some installation instructions. =)
Is a Python interface planned?