-
Love this package, thank you for your work on it!
I noticed that there is only 1 node-native validator (xml-lint).
I also noticed that xml-lint has a memory leak in it, consuming almost 17MB every…
-
## Overview
Inspired by SST's [Auth](https://docs.sst.dev/auth), GB's Auth solution will make auth more simple and flexible than using Cognito which is currently GB's go to auth solution. However, we'…
-
Each call of `validate` function will consume about **16MB**! of array buffer memory. Node 18.
```js
const SAMLValidator = require('@authenio/samlify-node-xmllint');
const XML = `
`;
consol…
-
Hi all,
I'm working with passport-saml in Amazon Web Service Elastic Beanstalk NodeJS.
I have this setup in config:
```
passport: {
strategy: 'saml',
saml: {
path: process.env…
-
Hey, I tested it out and I love it!
I have like 50 AWS accounts available in my SAML login page and this tool is exactly what I was looking for.
Some suggestions for improvements:
1. If the rol…
-
Since a tightened checking was introduced in xmldom a week ago, decryptAssertion in libsaml has been broken.
Here is the change that affects how replaceChild behaves: https://github.com/xmldom/xmldom…
-
I recently wrote about another issue (#449 ), and after updating from 2.7.7 to the latest 2.8.2, we are still experiencing issues
Same works fine with previous version, but we need to update for th…
-
Hi!
First of all, thanks for all your work ! It looks awesome ! :slightly_smiling_face:
I cloned the repository and run `npm run dev`. When loading the login page, it fails to read some environment…
-
Hello,
I'm trying to use the signature validation option, but I can't get it to validate the signature unfortunately. I've tried using samlify and passport-saml, both are using xml-crypto and both …
-
Unfortunately,@xmldom/xmldom:0.8.3 has now been flagged as a vulnerable version.
Thanks for your timely response on this issue last time.
https://github.com/tngan/samlify/issues/492
Looks like …