This repository was archived by the owner on Nov 20, 2018. It is now read-only.
This repository was archived by the owner on Nov 20, 2018. It is now read-only.
SignOutContext needs AuthenticationProperties #152
Closed
Description
https://github.com/aspnet/HttpAbstractions/blob/dev/src/Microsoft.AspNet.PipelineCore/Security/SignOutContext.cs
Compare:
http://katanaproject.codeplex.com/SourceControl/latest#src/Microsoft.Owin/Security/AuthenticationResponseRevoke.cs
This was a late addition to Katana. WsFed & OIDC have need for sign-out properties in order to customize single-signout redirects.
Also update HttpResponse.SignOut(...).