tngan / samlify

Node.js library for SAML SSO
https://samlify.js.org
MIT License
601 stars 214 forks source link

Make use of AssertionConsumerServiceIndex in login request #532

Open stjeffrey opened 6 months ago

stjeffrey commented 6 months ago

This should address #437 I added a test case to prove it works and my changes should be non-intrusive on calls without AssertionConsumerServiceIndex. It seems this throws a warning "metadata with multiple entity descriptors is invalid" which I don't want to mess around with.