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

Extend JWSValidator to sign JWTs

    • 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-06-24, Security 2024-07-08, Security Frozen Work

      Because the server will now be signing JWTs in addition to validating them, we need to extend the JWSValidator to sign JWTs if it was created with a locally-generated JWK keypair containing a private key.

      We must also create a function that serializes the JWK to BSON, ensuring that private key information is never included when writing to disk.

            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: