Build the AuthSessionTokenManager base class

    • Type: Task
    • Resolution: Unresolved
    • Priority: 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
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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:
            Unassigned
            Reporter:
            Erin McNulty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: