camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.11k stars 1.55k forks source link

User should be logged out when successfully deleting own account #2131

Closed ThorbenLindhauer closed 1 year ago

ThorbenLindhauer commented 9 years ago

This issue was imported from JIRA:

Field Value
JIRA Link CAM-3601
Reporter BOqXk3o
What is this name? This pseudonym name was generated based on the user name in JIRA to protect the personal data of our JIRA users. You can use this identifier to search for issues by the same reporter.
Has restricted visibility comments false

Environment (Required on creation)

Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket)

Steps to reproduce (Required on creation)

Observed Behavior (Required on creation)

Expected behavior (Required on creation)

Root Cause (Required on prioritization)

Solution Ideas

Hints

Links

Breakdown

### Tasks
- [ ] https://github.com/camunda/camunda-bpm-platform/issues/3146
- [ ] https://github.com/camunda/camunda-bpm-platform/issues/3148
- [ ] https://github.com/camunda/camunda-bpm-platform/issues/3165

Dev2QA handover

alessandrocavalli commented 1 year ago

Further use case, slightly different.

After that jonny1 is still able to perform manipulations and keeps logged in.

Expected:

as soon as the user account is deleted, even from another session by another user, it should be logged out

tasso94 commented 1 year ago

Dev2QA Handover

gbetances089 commented 1 year ago

Tested on 7.19 snapshot for:

Test Run: https://camunda.testrail.com/index.php?/plans/view/22657

gbetances089 commented 1 year ago

Tested also on the Patch release (7.18.6) and the behavior worked as expected.