Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

SignOutContext needs AuthenticationProperties #152

Closed
Tratcher opened this issue Nov 14, 2014 · 1 comment
Closed

SignOutContext needs AuthenticationProperties #152

Tratcher opened this issue Nov 14, 2014 · 1 comment

Comments

@Tratcher
Copy link
Member

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(...).

@Tratcher Tratcher self-assigned this Nov 14, 2014
@Tratcher Tratcher added this to the 1.0.0-rc1 milestone Jan 21, 2015
@Tratcher Tratcher removed their assignment Feb 8, 2015
@Praburaj
Copy link
Contributor

58c45cd

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants