Sustainsys / Saml2

Saml2 Authentication services for ASP.NET
Other
945 stars 605 forks source link

Issues integrating Saml2 in simple .NET Core application #1382

Closed nvielbig closed 1 year ago

nvielbig commented 1 year ago

Hello there,

I have attempted to do my due diligence and read through documentation, source, and review the attached samples in the repo, but for whatever reason, I cannot get my application to authenticate a user when it returns back from the IdP after issuing the Login Challenge. I am sure I am just misunderstanding something, or failing to set something up that I didn't realize I needed to. Thank you for any assistance you can provide.

Instead of retyping everything, I am just going to link to a StackOverflow post that I made for the same reason. I appreciate any pointers you might have, or suggestions.

Nick

AndersAbel commented 1 year ago

No idea to have answers to the same question twice, let's handle this over at Stack Overflow.