[
https://issues.apache.org/jira/browse/SYNCOPE-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16493303#comment-16493303
]
ASF subversion and git services commented on SYNCOPE-1309:
----------------------------------------------------------
Commit 057d13fb694c3e2178f2d960e9f33d3eb4ef2196 in syncope's branch
refs/heads/master from [~ilgrosso]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=057d13f ]
[SYNCOPE-1309] Clean up JWT after submitting self update
> 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ò
> Assignee: Francesco Chicchiriccò
> Priority: Major
> 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)