Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEC-3105: Support LogoutSuccessEvent #3307

Closed
spring-projects-issues opened this issue Sep 12, 2015 · 5 comments
Closed

SEC-3105: Support LogoutSuccessEvent #3307

spring-projects-issues opened this issue Sep 12, 2015 · 5 comments
Assignees
Labels
in: core An issue in spring-security-core in: web An issue in web modules (web, webmvc) status: duplicate A duplicate of another issue type: enhancement A general enhancement type: jira An issue that was migrated from JIRA

Comments

@spring-projects-issues
Copy link

Kazuki Shimizu (Migrated from SEC-3105) said:

I want to add new event for indicates a logout success.

usage examples :

  • Update login status of account (e.g. active -> idle)
  • Create a authentication log to database or log file
  • etc ...

This event fires at follows:

  • logout in LogoutFilter
  • logout in Servlet3SecurityContextHolderAwareRequestWrapper
  • expire in ConcurrentSessionFilter

How do think ?
I submit a PR at later.

@spring-projects-issues
Copy link
Author

Kazuki Shimizu said:

I've submit a PR.
Pleas check it.

@spring-projects-issues spring-projects-issues added in: core An issue in spring-security-core in: web An issue in web modules (web, webmvc) Open type: enhancement A general enhancement type: jira An issue that was migrated from JIRA labels Feb 5, 2016
@ptahchiev
Copy link

+1

@domainname
Copy link

Hi @kazuki43zoo, do you have any idea when your commits will be merged into the master branch?

@rwinch
Copy link
Member

rwinch commented Oct 30, 2017

@domainname The branch was deleted, so it cannot be merged

@rwinch rwinch removed the Open label May 3, 2019
@rwinch rwinch added the status: duplicate A duplicate of another issue label Aug 22, 2019
@rwinch rwinch self-assigned this Aug 22, 2019
@rwinch
Copy link
Member

rwinch commented Aug 22, 2019

Closing as duplicate of gh-2900

@rwinch rwinch closed this as completed Aug 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core An issue in spring-security-core in: web An issue in web modules (web, webmvc) status: duplicate A duplicate of another issue type: enhancement A general enhancement type: jira An issue that was migrated from JIRA
Projects
None yet
4 participants