Sustainsys / Saml2

Saml2 Authentication services for ASP.NET
Other
940 stars 606 forks source link

Question: Can this library be used with an ASP.Net Core MVC site? #1430

Closed rikrak closed 5 months ago

rikrak commented 5 months ago

We currently use sustainsys on a netframework 4.8 site. We're planning a port to ASP.Net Core, and we're trying to determine if sustainsys will continue to work in the netcore world. I've noted this issue[1] that mentions it working on netcore6 with ASP.Net v3, but I'm not sure this covers my scenario.

[1] https://github.com/Sustainsys/Saml2/issues/1327

AndersAbel commented 5 months ago

Yes it does. The Sustainsys.Saml2.AspNetCore2 package is compatible with Asp.Net Core 2.0 and later (hence the name of the package).