Task #646
closed
Added by Jan Helbich over 7 years ago.
Updated over 7 years ago.
Category:
Authentication / Authorization
Description
IdM pretty randomly logs users out.
My suspicion - reusing extended token on FE is broken.
- Related to Defect #610: IdM randomly log out users added
- Related to Defect #521: Logout after role assignment added
I think extend token expiration feature on frontend was never implemented, so it makes sense.
- Status changed from New to In Progress
- % Done changed from 0 to 10
The feature was implemented, tested and is even currently working, however it seems that I've missed something.
For example if I set token expiration to a few seconds and continue clicking, the token is continuously refreshed and I work in the app without problems.
I think the problem may be in extended token retrieval after multiple concurrent request from FE.
I'm currently looking into the issue.
- Status changed from In Progress to Closed
- % Done changed from 10 to 100
After looking into the issue in depth, the problem seems to be only in our project.
We've created 'czechidm-app' FE module before authentication was enhanced and token expiration extension was implemented, but it was never merged back to our project.
I've tested the behavior on the product and it seems working without any issues.
Therefore I'm closing this ticket.
Also available in: Atom
PDF