Uploaded image for project: 'mod-authtoken'
  1. mod-authtoken
  2. MODAT-56

validate user deactivation when checking access token

    XMLWordPrintable

Details

    • CP: sprint 77
    • 3
    • Core: Platform

    Description

      This is one of the proposed solutions to UIU-1324 (the other being implementing support for refresh tokens in the UI/Stripes).

      The idea is to validate user deactivation (and potentially other user properties, e.g expiration or removal) at the time the token is checked in mod-authtoken. This would be similar to how permissions are enforced.

      The benefit of this approach is that it can be introduced transparently to the FOLIO UI and other clients (e.g edge modules).

      The disadvantage is that it would impose additional performance penalty on the auth check operation – to limit this penalty we would need to cache the user record between auth checks.

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                hji Hongwei Ji
                jakub Jakub Skoczen
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases