Details
-
Story
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
-
CP: R3 2022 roadmap
-
3
-
Core: Platform
Description
Overview
In order to minimize the impact of a leaked refresh token, they should be limited to one-time use. We should detect when a refresh token is attempted to be used more than once. When that happens, that refresh token, and all other refresh tokens associated with it should be revoked.
Approach
See the wiki for details
Acceptance Criteria
- refresh tokens can only be used once
- when a refresh token is used more than once, revoke the token and all associated refresh tokens
TestRail: Results
Attachments
Issue Links
- is blocked by
-
MODAT-64 Enforce access token expiration
-
- Closed
-
-
MODAT-109 Implement new token types
-
- Closed
-
-
MODAT-110 Implement token persistent store
-
- Closed
-
- relates to
-
FOLIO-2556 SPIKE: investigate refresh tokens support in FOLIO
-
- Closed
-
- mentioned in
-
Page Loading...