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

Use JWT for refresh tokens

    XMLWordPrintable

Details

    • CP: sprint 136, CP: sprint 138, CP: sprint 137, CP: sprint 139
    • 3
    • Core: Platform

    Description

      Overview

      Currently the refresh tokens issued from mod-authtoken are encrypted (JWE). I'm not sure that's necessary as there doesn't appear to be anything sensitive/secret in the token itself. Unless there's a compelling reason to encrypt these, I suggest we save the time/resources on the extra crypto and forego the use of JWE.

      See wiki for additional details

      Acceptance Criteria

      • Refresh tokens are signed, but not encrypted
      • (Optional) Allow encryption to be turned on via configuration

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                stevel Steve Ellis
                cmcnally Craig McNally
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases