Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-91644

Build the AuthSessionTokenManager base class

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Security
    • Security 2024-07-08, Security 2024-07-22, Security 2024-08-05, Security 2024-08-19, Security Frozen Work

      The AuthSessionTokenManager provides the backbone of JWK management in this project. Build the AuthSessionTokenManager, and create the JWKDocument that will represent a JWK stored on disk in the jwks collection.

      The router and shard specific implementations will be done in future tickets.

      Design links: AuthSessionTokenManager and JWKDocument.

      Acceptance Criteria: There is a virtual base class with the ability to generate JWKs and to sign and validate tokens. There is a mock class implementation of this function to facilitate future testing. There is a new IDL struct, JWKDocument.

            Assignee:
            erin.mcnulty@mongodb.com Erin McNulty
            Reporter:
            erin.mcnulty@mongodb.com Erin McNulty
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: