Sustainsys / Saml2

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

Allow null AuthProps for Asp.Net Core SignOut #1405

Closed AndersAbel closed 10 months ago

AndersAbel commented 10 months ago

Other handlers allow null AuthProps in the call to SignOutAsync. We should allow that too.