Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Create new notification for SignOut #340

Closed
brentschmaltz opened this issue Jul 7, 2015 · 1 comment
Closed

Create new notification for SignOut #340

brentschmaltz opened this issue Jul 7, 2015 · 1 comment

Comments

@brentschmaltz
Copy link
Contributor

RedirectToIdentityProvider has a dual purpose: Redirect to IDP for signin or signout.
How about we have another notification for signout. We may want to rename RedirectToIdentityProvider.

@Eilon
Copy link
Contributor

Eilon commented Aug 27, 2015

Could be done as part of the notifications cleanup work.

Also need to fix this in the cookies middleware.

Tratcher added a commit that referenced this issue Sep 15, 2015
#358 Add a UserInformationReceived event.
#327 Add AuthenticationCompleted event.
#340 Split the Redirect event for Authentication and SignOut.
Tratcher added a commit that referenced this issue Sep 16, 2015
#358 Add a UserInformationReceived event.
#327 Add AuthenticationCompleted event.
#340 Split the Redirect event for Authentication and SignOut.
Rename OnAuthorizationCodeRedeemed to OnTokenResponseReceived.
Move IdTokenReceived to AuthorizationResponseReceived.
Rename IdTokenValidated to AuthenticationValidated.
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

3 participants