Actions
Defect #1191
closedLog out needs higher privileges
Start date:
07/24/2018
Due date:
% Done:
90%
Estimated time:
Affected versions:
Owner:
Description
When my session expired a login form popped up. I wanted to change the login (which is disabled) to continue testing as another user so I clicked "Log out" button. IdM just showed me yellow warning that I don't have privileges. Hard refresh of frontend doesn't work.
version: 8.2.0
Files
Related issues
Updated by Vít Švanda over 6 years ago
- Assignee changed from Ondřej Kopr to Radek Tomiška
Updated by Radek Tomiška over 6 years ago
- Status changed from New to Needs feedback
- Assignee changed from Radek Tomiška to Vít Švanda
- % Done changed from 0 to 90
It's connected to token implementaation #636, where logout mechanism was improved. I forgot to check situation, when identity logout was already executed (e.g. when token expired).
It's fixed here:
https://github.com/bcvsolutions/CzechIdMng/commit/6139ae266f3568992eb529662b5cf6c34014f404
Could you do a feedback, pls?
Updated by Radek Tomiška over 6 years ago
- Related to Task #636: Reduce JWT token size added
Updated by Vít Švanda over 6 years ago
- Status changed from Needs feedback to Closed
- Assignee changed from Vít Švanda to Radek Tomiška
I tested it and work correctly. Thanks for that.
Actions