-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 10.3.0
-
Fix Version/s: nuxeo-10.8.1, nuxeo-2021.3.1, arender-2.2.1
-
Component/s: Nuxeo Connector
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform #68
-
Story Points:5
The ARender session is never clean up, this leads to session conflict and potential security issues when the final user signs off from Nuxeo and signs in with another account.
Steps to reproduce
- sign in to Nuxeo with a user1
- go to a document to annotate
- annotate the document
- sign off from Nuxeo
- sign in with another user2
- go to a document to annotate
- annotate the document
Observed result
- first annotation is created with user1 as author
- second annotation is created with user1 as author
Expected result
- first annotation is created with user1 as author
- second annotation is created with user2 as author
- is duplicated by
-
NEV-620 When User is changed and logged in as different user but in comment still showing the name for prev user
- Open
-
NEV-529 Fix Arender using previous logged in account when annotating
- Resolved
-
NEV-666 Arender session persists after logout from Nuxeo
- Resolved
- is related to
-
NEV-523 Granted users can redact content into NEV
- Resolved
- Is referenced in