Francesco Chicchiriccò created SYNCOPE-1309: -----------------------------------------------
Summary: Enduser UI does not remove Access Token on Finish Key: SYNCOPE-1309 URL: https://issues.apache.org/jira/browse/SYNCOPE-1309 Project: Syncope Issue Type: Bug Components: enduser Affects Versions: 2.0.8 Reporter: Francesco Chicchiriccò Fix For: 2.0.9, 2.1.0 How to reproduce: # log in as an existing user # change username # click on Finish # (let admin approve the change if workflow definition requires it) # attempt to login with the new username # login fails This happens because the JWT created at step 1 under the old username is still there after step 3. -- This message was sent by Atlassian JIRA (v7.6.3#76005)