Actions
Defect #3105
closedLogin page keeps reloading when token expires
Status:
Closed
Priority:
Urgent
Assignee:
Roman Kučera
Category:
Authentication / Authorization
Target version:
Start date:
04/20/2022
Due date:
% Done:
100%
Estimated time:
Description
How to reproduce:
- login as any user
- cancel all tokens of this user
- in the window where you were logged as the user go to any other url, than
/idm/#/login
(e. g. just/idm
)
URL /idm/#/login works correctly
This condition can be fixed by deleting cookies in browser or by going to /idm/#/logout
.
Tested in Vivaldi (Chromium) and Firefox.
Files
Related issues
Updated by Roman Kučera over 2 years ago
- Target version set to 12.2.0
- % Done changed from 0 to 10
- Affected versions 12.1.2 added
Updated by Roman Kučera over 2 years ago
- Related to Defect #3064: When local storage is "broken" IdM will not perform redirect to login and stuck on spinning loading added
- Related to Defect #3103: Login as other user sometimes fail added
Updated by Roman Kučera over 2 years ago
- % Done changed from 10 to 90
Fixed in https://github.com/bcvsolutions/CzechIdMng/tree/kucerar/3103-3105-login-fixes
Tested on local env and in appliance.
Now I am no more able to replicate this issue
Updated by Roman Kučera over 2 years ago
- Status changed from In Progress to Needs feedback
- Assignee changed from Roman Kučera to Peter Štrunc
https://github.com/bcvsolutions/CzechIdMng/pull/204
@sourek Can you make a review please?
Updated by Peter Štrunc over 2 years ago
- Status changed from Needs feedback to Resolved
- Assignee changed from Peter Štrunc to Roman Kučera
- % Done changed from 90 to 100
LGTM. Merged it to develop.
Actions