Replies: 2 comments 12 replies
-
It appears you are using a deprecated version of |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello @cjbarth , Thank you for your answer, but I have exactly the same behavior with "@node-saml/passport-saml": "^4.0.4", |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
As stated in the title, my implementation of MultiSamlStrategy on NestJS is not working.
Here's a code example:
I don't understand why, but I never enter the callback function.
Additionally, I noticed that the certificates are not loaded into the strategy, even though I have properly added them to the configuration.
I also do not enter the certsToCheck function of the library.
Do you know what could be causing the problem?
Version 3.2.4
Beta Was this translation helpful? Give feedback.
All reactions