use MultiSamlStrategy in nestjs #910
Unanswered
ZigBalthazar
asked this question in
Q&A
Replies: 1 comment
-
Dunno but person who presented this question was able to get it to work eventually and from constructor point of view that person's example code looks a lot like yours. For the record: aforementioned question's root cause was #873 (reply in thread) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
i am having trouble defining the MultiSamlStrategy in NestJS
When using MultiSamlStrategy in NestJS to define multiple IDP, passing the config in
super()
is not possible.How can I use MultiSamlStrategy in NestJS?
Can you provide me with an example?
Beta Was this translation helpful? Give feedback.
All reactions