Actions
Defect #3064
closedWhen local storage is "broken" IdM will not perform redirect to login and stuck on spinning loading
Status:
Closed
Priority:
Normal
Assignee:
Roman Kučera
Category:
Authentication / Authorization
Target version:
Start date:
02/18/2022
Due date:
% Done:
100%
Estimated time:
Story points:
1
Description
This issue occurs in appliance, but it has to be fix in product.
This can occurs when updating from 11.X to 12.X
This can occurs when updating from 11.X to 12.X
- Run IdM 11 in appliance, log in, use it for a while, logout, close tab
- Upgrade to IdM 12
- Open tab, go to IdM URL and you are stuck on loading
Broken local storage
{"security":{"userContext":{"id":null,"showLoading":false,"isExpired":false,"username":null,"isAuthenticated":false,"isTryRemoteLogin":false,"tokenCSRF":null,"tokenCIDMST":null,"authorities":[],"profile":null,"navigationCollapsed":false,"originalUsername":null,"twoFactorToken":null}}}
Related issues
Actions