-
Notifications
You must be signed in to change notification settings - Fork 476
Closed
Description
So i'm a little confused on how the callback function should look. Should the call back function be using the passport saml middleware? As pictured below and in your ReadMe?

or should the code be structured more like this?

The issue is -- i'm getting an error with the code in the first image (your provided example code) because the post request is attempting to send another authenticate saml request as I can see in my SAML browser plugin (with an invalid NameId of course), where as if i use the code in the second image, i can get a response back but the request isn't being parsed for me.. and I'm having to parse it myself in a very ugly manner.
Thanks in advance
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels